Hi Guys,

I have a gridpanel with a CheckboxSelectionModel and a GridCommand for Edit and Delete.
I have noticed that the moment I delete or edit a record the checkbox on the first column will be checked or unchecked.
Is this a bug? or do I have to put my edit/delete commands outside the gridpanel?

Thanks.