TDBAdvGrid - Grouoping Problem

Hello,

 i have a problem with grouping by a XX on a Slave TDBADVGrid:


I
have 2 TTables in master/slave relationship. DBADVGrids
are used to display informations into master and  Slave DBadvGrid, i want to
group data in the slave dbadvgridby column (i).

i follow your sample with advstringgrid, but it simply not
working coorectly on  the dbadvgrid.

Putting the slave grid.pagemode:=false doesn't resolve
the problem, furthermore, data are no more displayed on the slave grid,

how
can i fix this problem.

is there any other solution using other components

Thank's

You could use tquery and set the datasource property to the master table and define the query to get the key from the master!