Hi all i need a help.i am working on a project. where i have a form which displays the list of items in a grid. and there is a button named "add" below the form. when i click on add button , a new modal form is opened to enter the item details. everything working fine for me.
But i nned to reload the grid whenever a item is added .
How can i do this.
This is a winform application. i am using c#.net 2008.
please help me.
But i nned to reload the grid whenever a item is added .
How can i do this.
This is a winform application. i am using c#.net 2008.
please help me.
Comment