The DevExpress ASP.NET GridView will now let your end-users select all of the rows in the GridView (for all the pages):
All Pages Mode
To be accurate, the DevExpress ASP.NET GridView already allows you to select all rows on one page. However, you could not select all of the rows in the entire Grid. To do that, you'd have to go page by page. So, the good news is that the feature to select all rows in the entire GridView is now available in the v14.1 release. In fact you'll have a total 3 different select modes:
- None – the Select All check box is not displayed.
- Page – the Select All check box selects and deselects all rows on the current grid page.
- AllPages– the Select All check box selects and deselects all grid rows (on all grid pages).
Take a look at the new DevExpress ASP.NET GridView's Context Menu feature coming in v14.1 release too.
Your Next Great .NET App Starts Here
Year after year, .NET developers such as yourself consistently vote DevExpress products #1.
Experience the DevExpress difference for yourself and download a free 30-day trial of all our products today: DevExpress.com/trial (free support is included during your evaluation).