PDA

View Full Version : Grouping DataView


stever
03-14-2008, 07:33 PM
Like there is a grouping grid, it would be nice to be able to tell a dataview that it should group on some column, in which case it would organize itself as a tab panel (each panel a group).

dawesi
03-27-2008, 11:32 PM
why don't you create an extension that does this?

a tab panel that contains filtered dataviews (based on group)

stever
03-27-2008, 11:33 PM
I am!