Check uncheck all rows of gridview (select or deselect all rows at onc(dotnetspidor.blogspot.com)
submitted by
sangam100(357) 2 years, 8 months ago
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 so, we can!
Let's be quick to implement check/uncheck all the rows of gridview at once in asp.net gridview. Let's have the markup for the gridview first.
|category: ASP.NET
|Views: 74
tags:
ASP.NET another
Everyones tags:
Your Tags: