Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
Getting Started with TreeList
analysis elements such as grids, charts, maps, gauges, and others: all within an automatically-arranged layout. The set of components allows you to deploy an all-in-one solution and switch between Viewer
Column Reordering
their objects within the array or by changing the column's visibleIndex if you prefer to configure columns using the customizeColumns function. jQuery JavaScript $(function() { $("#treeListContainer
Sorting
sorting, rows are sorted within their hierarchical level. To cancel a column's sorting settings, the user clicks the column's header while pressing Ctrl or uses the context menu: To disable sorting
Paging
; The TreeList also provides the pageIndex(newIndex) and pageSize(value) methods that switch the UI component to a specific page and change the page size. They can also be called without arguments
Visual Elements
an overview of control bar properties configurable within this object. Visibility The control bar is visible by default, but if you need to hide it, set the enabled property to false. Color You can.... To set the number of rows and columns to be used, use the legend's rowCount and columnCount properties. These rows and columns will be placed within a legend separated by a space between each other