Datagridview checkbox selection
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
In windows application: in (asp.net + c#) i have added checkbox in datagridview. on click of checkbox i was not able to sea the effect ( i want to calculate sum of column 2 values of selected rows ) but it executes only on leave of cell. how to do that ? Thank you.
vijaya