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

DataGrid
Version 3.1



What's New
Overview
Features
Reference Book
Licensing
Support



Populating with Data
Columns   (general)
Columns   (templates)
Rows
Bottom Bar
Layout and Behavior
Exporting
Skins






APNSoft DataGrid supports a real-time column resizing on the client side. You can change the width of a column by dragging the header separator. The DataGrid can also automatically adjust column width to make a cell's contents fully visible. To activate this feature, simply double-click a right edge of the column header.

The width of each column can be programmatically set using the Width property. To disable the resizing functionality for a specific column, set the Resizable property to false.

This example demonstrates DataGrid with 'CustomerID' column which cannot be resized.


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


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