PDA

View Full Version : remove a grid group from grouping grid



kolli
21 Jan 2009, 8:50 AM
Is there a way to remove a grid group from the grouping grid. something like clicking a button and a particular selected group is removed from the grid?

gslender
22 Jan 2009, 2:12 AM
do you mean just remove all models from the store where the group ID matches a particular groupby value?

kolli
22 Jan 2009, 7:07 AM
yes, that is what i want

sven
22 Jan 2009, 8:32 AM
Have you tried to filter the store? ;)

kolli
22 Jan 2009, 10:41 AM
:( well noo..
i think i should probably try it