The APNSoft Menu will only work on JavaScript enabled browsers.
About Us
Products
Downloads
Purchase
Support
DataGrid
Version
2.5
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
Sorting
Resizing
Header Text
Line Numbers
Data Formatting
CSS Formatting
Templates (HTML)
Templates (XSL)
Templates (ASCX)
Images
Rows
Row uniqueness
Alternating rows
Hovered row
Client-side selection
Server-side selection
Insert/Update/Delete
Cell editing
Bottom Bar
Template
Custom Buttons
Client-side events
Enabled/Disabled
Layout and Behavior
Running Mode
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 X
Media Player
Grayscale
APNSoft
>
Products
>
DataGrid
>
Customization
Customizing the look-and-feel of your DataGrid is accomplished through the following steps:
Specify data source.
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.
Create the Skin.
A Skin is a collection of one CSS Style and a set of graphic files that determine the way the DataGrid is going to look. A CSS Style consists of predefined classes. Each Skin file has a predefined name, which cannot be changed. Users can only change contents of these files.
Skin Folder content:
CSSStyle.CSS
PageFirst.gif
PageFirstDis.gif
PageFirstOver.gif
PageLast.gif
PageLastDis.gif
PageLastOver.gif
PagePrev.gif
PagePrevDis.gif
PagePrevOver.gif
PageNext.gif
PageNextDis.gif
PageNextOver.gif
RowNew.gif
RowNewOver.gif
GetXLS.gif
GetXLSOver.gif
GetHTML.gif
GetHTMLOver.gif
CntMnuAtoZ.gif
CntMnuZtoA.gif
Please download ready-to-use skins from the
Live Demos
->
Skins
section. Use the
SkinFolder
property to link the DataGrid with Skin.
Set component properties.
Properties can be set in three ways:
Properties panel
in IDE (Visual Studio .NET)
ASPX
Code Behind
© 2003-2008 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