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






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. This method used to bind data from a source to a control.

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


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