The APNSoft Menu will only work on JavaScript enabled browsers.
About Us
Products
Downloads
Purchase
Support
DataGrid
Version
3.1
The APNSoft Nav will only work on JavaScript enabled browsers.
What's New
Overview
Features
Reference Book
System Requirements
Deployment
Customization
Templates
Edit Form
Server-side API
Client-side API
Source Code
Example Applications
Licensing
License Agreement
License Types
License Key
Upgrade Policy
Support
Contacts
FAQs
Feature Request
The APNSoft Nav will only work on JavaScript enabled browsers.
Populating with Data
Data Binding
Dynamically populating
Large data source
Columns (general)
Width
Sorting
Header Text
Line Numbers
Data Formatting
CSS Formatting
Fixed columns
Columns (templates)
HTML Template
XSL Template
ASCX Template
CheckBoxes
DropDowns
Images
Rows
Row uniqueness
Alternating rows
Hovered row
CSS Formatting
Client-side selection
Server-side selection
Filtering
Insert/Update/Delete
Cell editing
Bottom Bar
Template
Custom Buttons
Client-side events
Enabled/Disabled
Layout and Behavior
Running Mode
Custom AJAX call
Page Size
Context Menu
Width and Height
Auto-resizing
Exporting
Export to Excel
Export to HTML
Skins
APNSoft
Windows XP
Windows Vista
Classic
Mac OS
Media Player
Grayscale
APNSoft
>
Products
>
DataGrid
>
Live Demos
>
Client-side row selection
CustomerID
CompanyName
ContactName
Address
PostalCode
The APNSoft DataGrid will only work on JavaScript enabled browsers.
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.aspx
Default.aspx.cs
Default.aspx.vb
Skin Style
Skin Images
Nwind.mdb
© 2003-2010 APNSoft. All rights reserved.
Table of Contents
Terms of use
Contact Us
Help Center
Controls Suite
DataGrid
Menu
TreeView
ComboBox
Include
DataGrid
Menu
TreeView
ComboBox
Include