APNSoft - Web Controls, components for ASP.NET Home Help Center Contact Us
About UsProductsDownloadsPurchase
Support

DataGrid
Version 2.5



What's New
Overview
Features
Reference Book
Licensing
Support



Populating with Data
Columns
Rows
Bottom Bar
Layout and Behavior
Exporting
Skins






The DataGrid allows sorting quite simply. By clicking on a column header the sorting is made in ascending order; by clicking the second time, data sorting acquires descending order, etc. To disable the sorting functionality for a specific column, set the Sortable property to false.

This example demonstrates DataGrid which cannot be sorted by clicking on the 'CompanyName' column's header.


Code Samples:
Default.aspxDefault.aspx.csDefault.aspx.vbSkin Style
Skin ImagesNwind.mdb  


  © 2003-2008 APNSoft. All rights reserved. Table of Contents   Terms of use   Contact Us   Help Center