GridView Control
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
-
Hello I'm a begginer in programming[asp.net(vb)] Please tell me how do I access CommandField inside of a GridView........ I have a button inside my GridView1.I want it to display More Infomation on the other GridView2,about the member selected oga m
just create RowCommand event handler....you can do your stuff then << >>
-
Hello I'm a begginer in programming[asp.net(vb)] Please tell me how do I access CommandField inside of a GridView........ I have a button inside my GridView1.I want it to display More Infomation on the other GridView2,about the member selected oga m