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






This example demonstrates DataGrid which uses a Column Template with links for Update/Delete a row. 'Insert' button is on the Bottom Bar. When user inserts or updates a row, DataGrid displays the Edit Form which is a User Control specified by the EditForm.Path property.

By using the dg.GetEditFormElement() method, any element on the Edit Form can be validated on the client side before sending off the content to a server.

Note. All changes are stored in the user's current session.


Code Samples:
Default.aspxDefault.aspx.csDefault.aspx.vbUpdateDelete.htm
EditForm.ascxEditForm.ascx.csEditForm.ascx.vbSkin Style
Skin ImagesNwind.mdb  


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