Click here to Skip to main content
15,897,291 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am not getting solution How to add row to gridview dynamically when i click on any last row control in gridview
Posted

Hi,

You can find the solution from here:

Editable GridView in ASP.NET 2.0

Thanks,
Imdadhusen
 
Share this answer
 
Have a look at this article:
Editable Nested GridView (All-in-One)[^]

This has that feature implemented. You need to pick that feature and use it in your application. Probably your adding a new row event is going to differ.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900