Hi,
When adding a new row in a listGrid and after adding the data, I want to be able to select the row before saving the edits in it.
This is required because if the user starts a new row and wants to delete it without deleting the other rows, he cannot do that.
Is there any way to select the new row of a listGrid with selection appearance as checkbox without affecting the other selected rows?
P.S.:
I am using: SmartGWT1.2 nightly build of 20090825
GWT 1.6.4
Internet Explorer 7
Thanks
When adding a new row in a listGrid and after adding the data, I want to be able to select the row before saving the edits in it.
This is required because if the user starts a new row and wants to delete it without deleting the other rows, he cannot do that.
Is there any way to select the new row of a listGrid with selection appearance as checkbox without affecting the other selected rows?
P.S.:
I am using: SmartGWT1.2 nightly build of 20090825
GWT 1.6.4
Internet Explorer 7
Thanks
Comment