One grid should work. you anyway have multiple sets of data. dont need to repeat the grid if the display structure of the data is the same.
- venkat http://www.venkatj.com --- In [email protected], "m.frigge" <[EMAIL PROTECTED]> wrote: > > What would you recommend when you need several sets of data for a > dataGrid, like inbox trash junk in an email application. Would you > rather use one dataGrid and then change the dataProvider or would you > create a viewStack that contains a dataGrid for each set of data? > > Max >

