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
>
Alternating rows
CustomerID
CompanyName
ContactName
Address
PostalCode
The APNSoft DataGrid will only work on JavaScript enabled browsers.
You can specify complete style information for alternating rows by modifying the
GridRowEvenTR
class in the skin's CSS Style. Alternating rows tell which cells are in each row, especially with wide tables that have many columns.
CSSStyle.CSS
...
/*Row Cells (Even Rows)*/
.GridRowEvenTR {
background-color: #F1F1F1;
} ...
Code Samples:
Default.aspx
Skin Style
Skin Images
© 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