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






Please click on any item to select the row. You can set the ClientSideOnSelectRow property to assign a custom client-side function to be called when a row is selected. The ClientSideOnDblClickRow property specifies the name of the client-side function to be called when a row is double-clicked.

This client-side function must accept four parameters: GridID, RowID, ColumnName and CellValue. The CellValue is received in encoded form. To decode value, use the unescape() JavaScript method.

The HighlightSelectedRow property specifies the value indicating whether the selected row is highlighted.


Code Samples:
Default.aspxDefault.aspx.csDefault.aspx.vbSkin Style
Skin ImagesNwind.mdb  


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