jasonc
22 Jul 2010, 1:43 AM
Hi there,
i am having some troubles with deselect entries in a grid. I'm currently clearing the selected-row with a Toolbutton using "contentpanel.grid.getSelectionModel().deselectAll();".
The deselect call doesn't trigger the "selectionChanged"-Event on my Grid. Is there a way to manually fire/trigger the event ? :-?
Thanks,
Jason
i am having some troubles with deselect entries in a grid. I'm currently clearing the selected-row with a Toolbutton using "contentpanel.grid.getSelectionModel().deselectAll();".
The deselect call doesn't trigger the "selectionChanged"-Event on my Grid. Is there a way to manually fire/trigger the event ? :-?
Thanks,
Jason