Demonstration of many basic and advanced TreeGrid features | ||
The First example | A demonstration of the most of TreeGrid features | link |
Large table without paging | A demonstration of large grid with 1000 rows without paging and all TreeGrid features in such grid | link |
Calculated tree | A demontration of calculated bill in tree with summary columns and rows | link |
Advanced table | A demontration of various TreeGrid functions | link |
Books example | A demontration of variable row height, multiline editing, mask editing, image and link types | link |
Synchronous (old style) communication with server. | ||
Calculated tree | The same example as Ajax Calculated tree, but input XML data are included in HTML file, in hidden input | link |
Calculated tree no ActiveX | Places all data inside a html page to show using TreeGrid with forbidden ActiveX controls in IE. | link |
How to place external objects like Adobe Flash or Microsoft SilverLight to TreeGrid cells. And how to control and change them dynamically on fly. | ||
Dynamic Adobe Flash in cells | A demonstration how to display any Flash object inside TreeGrid cells. | link |
Dynamic Microsoft SilverLight in cells | A demonstration how to display any SilverLight object inside TreeGrid cells. | link |
Few more complex applications with TreeGrid | ||
Pivot Table | A demonstration of TreeGrid application creating Pivot table - two dimensional summary table. | link |
E-shop | Example of application TreeGrid as eshop with some functions from Extended API. | link |
Few examples of controlling TreeGrid from JavaScript | ||
Extended API demonstration | In Extended API example you can test nearly all xml data files provided in this distribution version and see how Extended API can control these data. | link |
Adding pages dynamically | A demonstration of using server paging and also adding pages dynamically by script. | link |
Custom edit | Example of TreeGrid with custom editing control. | link |