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
Data Binding
Dynamically populating
Large data source
Columns
Rows
Appearance & Layout
Behavior
Bottom Bar
Application scenarios







This example demonstrates how to use DataGrid with data binding. You should set the DataSource property to specify a source of data and call the DataBind() method.

DataGrid supports different data sources: DataView, DataTable, DataSet, DataReader and any object that implements IEnumerable interface.



Code Samples:


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