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
Rows
Row uniqueness
Alternating rows
Hovered row
CSS Formatting
Client-side selection
Server-side selection
Filtering
Exporting
Insert/Update/Delete
Cell editing
Fixed (Summary) row
Appearance & Layout
Behavior
Bottom Bar
Application scenarios




Event log:



Please click on the row to display the row ID.

In order to run commands 'update' or 'delete', or for other purposes, rows can be identified uniquely. Use the KeyFieldName property to set a name of column that identifies each row uniquely. Row indexes (0, 1, 2 ...) are used for uniqueness by default.

Important Note. The KeyFieldName property must be defined before calling the DataBind() method.



Code Samples:


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