TMSFNCDataGrid Sorting issue

I try to do a new Testversion.

That would be great.

Hi Pieter,

i heard that grouping in the datagrid needs setting loadmode to all, but i have also uniDac and you say for sorting and filtering the loadmode has to be buffered.

How can i get all sorting, filtering and grouping work with UniDAC?

As soon as you set LoadMode to all, Sorting, Filtering & Grouping will all work on the data in the grid.

Yes, but when i have a Master-Detail datagrid, then this is not working.

What can i do there?

Unfortunately, Grouping cannot be combined with master-detail, master-detail is something unique.