A solution may be to imbed a grid into the columns of your grid. It would be a bit difficult to do since you would have to sync the scrolling between the columns.
Off-hand I don't know of any way to do it. Re-think how you're displaying your data and see if there's a better way to display it. You may come up with a better solution that doesn't involve sub-groups. ...Glenn On Tue, Jan 20, 2009 at 12:04 PM, [email protected] < [email protected]> wrote: > > exactly glenn > > I want a group, divided in two sub group >
