Hello. I use a “tree grid” with virtual loading via the server for each category due to the large size of the database. Is it possible to organize a search in such a configuration, naturally preserving the location of the categories and the correct location of the lines found in them by search criteria. Is it possible for the adapter to automatically load the lines of the necessary categories found as a result of the search. Do I need additional instructions or functions for this?
As a solution for your requirement, I would suggest you to gray out records not matching the search results in order to preserve the location of the categories.
Sorry.
If I understand correctly – the records remain, only the color changes?
This is not suitable, since the databases are quite large and the search is needed to avoid scrolling through several screens, even though pagination is disabled. Only the records obtained as a result of the search should be displayed