Example of Adaptive Layout in ASP.NET Core Tree Grid Control
This sample demonstrates the adaptive rendering behavior of Tree Grid features such as Filtering, Paging, Searching and etc.,
DEMO
SOURCE
The enableAdaptiveUI
property is set to true. The filtering, CRUD actions, paging and other various user interactions in tree grid will be adaptive to the smaller screens. For example, Filtering opens the UI for user in a pop-up occupying the entire screen.