Gridview
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi.. can any one tell me.. how to retrive textbox value in editable gridview. am using dataset not sqldatasource... shru
You'll need to use the FindControl method. Do some research on this method if you haven't used it before.
Mark, http://aspnetlibrary.com