Hey
Is it possible to manage a whole category row in a grid tree
For example, display a value (text) for the entire length of a row, “occupying” other columns (1), or display the totals (2), like it looks for the function group by column.
Is it possible to load virtual data (lazy loading) when the data grid is grouped by fields? In another way, can we load data into a group not immediately, but on click. Is it possible in this case to load subgroups not immediately, and then also on click?