APNSoft.com - Web Controls, components for ASP.NET
 About Us 
 Articles 
 Products
 Downloads 
 Purchase
 Support

DataGrid
Controls Suite 4.5


Overview
Features
Reference Book
Live Demos
Populating with Data
Columns
Width
Sorting
Header Text
Line Numbers
Data Formatting
CSS Formatting
Fixed columns
HTML Template
XSL Template
ASCX Template
Rows
Appearance & Layout
Behavior
Bottom Bar
Application scenarios







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:


© 2003-2024 APNSoft. All rights reserved.    Terms of use.