2
shouts

dotNETspidor: Check uncheck all rows of gridview (select or deselect all rows at once)

posted by sangam100sangam100 293 days, 6 hours, 28 minutes ago
Friday, May 29, 2009 1:02:49 PM GMT

The asp.net gridview data control offers lots of features, that we all know. Adding some cool effects may make this control more usable. For instance, we could check or uncheck all the checkboxes in a column of the gridview control. A column [leftmost column usually] consisting of checkbox control is generally used to select a row. Sometimes we may need to check (and uncheck) all the rows of the gridview. Purpose of doing so may be different depending upon the business requirement. And if we need to do s...

category: ASP.NET | clicked: 12 | | source: dotnetspidor.blogspot.com | show counter code
tags: ASP.NET, GridView, JavaScript

No comments yet, be the first one to post comment.

To post your comment please login or signup