Adaptive in TypeScript Treegrid control
18 Nov 20181 minute to read
The Tree Grid user interface (UI) was redesigned to provide an optimal viewing experience and improve usability on small screens. This interface will render the filter, edit dialog and other features adaptively. For example, Filtering opens the UI for user in a pop-up occupying the entire screen.
To make the tree grid adaptive, set the enableAdaptiveUI to true.
Please refer to our
JavaScript Tree Gridfeature tour page for its groundbreaking feature representations. You can also explore our JavaScript Tree Grid exampleJavaScript Tree Grid exampleto learn how to present and manipulate data.