The APNSoft Menu will only work on JavaScript enabled browsers.
About Us
Products
Downloads
Purchase
Support
TreeView
Version
3.0
The APNSoft Nav will only work on JavaScript enabled browsers.
What's New
Overview
Features
Reference Book
System Requirements
Deployment
Customization
XML Structure
Server-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
XML File
Data Binding
Dynamically populating
Layout and Behavior
Check boxes
Load On Demand
Expand Single Path
Absolute position
Lines
Design
Classic Skin
Silver Gradient Skin
Stone Skin
Outlook 2003 Skin
With Icons
HTML Tags
Programming
Client side events
Server side event
APNSoft
>
Products
>
TreeView
>
Live Demos
>
Client side events
The APNSoft TreeView will only work on JavaScript enabled browsers.
Text Color
Red
Blue
Green
Background Color
Yellow
Silver
Gray
Font Size
10px
12px
16px
Cell Text
TreeView component includes a group of properties for the client-side operations. You can assign a custom client-side procedure by setting the following properties:
ClientSideOnSelect
- specifies the name of the client-side function to be called when an item is selected.
ClientSideOnDeselect
- specifies the name of the client-side function to be called when an item is deselected.
ClientSideOnExpand
- specifies the name of the client-side function to be called when an item is expanded.
ClientSideOnCollapse
- specifies the name of the client-side function to be called when an item is collapsed.
ClientSideOnCheck
- specifies the name of the client-side function to be called when an item is checked.
ClientSideOnUnCheck
- specifies the name of the client-side function to be called when an item is unchecked.
Each client-side procedure must accept two parameters: TreeViewID and ItemID.
Code Samples:
ASPX
XML Structure
CSS Style
C#
VB.NET
Images
© 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