DataGrid EditTemplate
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I haven't done this for years. but I have a linkbutton inside an itemtemplate in a datagrid see below Edit What I wish to do is show the editTemplate whenever I click the linkbutton anyone remember how to achieve this? Any help is appreciated. ASP all the way
-
I haven't done this for years. but I have a linkbutton inside an itemtemplate in a datagrid see below Edit What I wish to do is show the editTemplate whenever I click the linkbutton anyone remember how to achieve this? Any help is appreciated. ASP all the way
Have a look at the sample project added to this project: Editable Nested GridView (All-in-One)[^] It supports lots of feature and will be useful.