DATAGRID HELP 2!!!
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, another datagrid help... how can i tell a method in javascript coming from the ItemDataBound event that if this header item is checked (checkbox item) then select everything in the datagrid... basically, how do i iterate through all of the checkboxes in the datagrid's column since i dont really know how to access my server side objects from the client side javascript ???