Add rows to a GridView Dynamically
Hi All,
In our project ,we display the stores of a selected city (Storeid,store name,address) in a GridView,i have a "Add" Button to add new store information to the existing grid,how can i add a row dynamically to the grid and persist the values at the server side.
Regards
Sri