3.2.0

Problem in Deselecting row

Hi All,
I am moving data from one grid (say Grid1) to another grid (Say Grid2), with same no of columns. I can also move the data from Grid2 to Grid1. After moving the data, I want to deselect the selected row(s).
For that I am using obj.setSelectedRows([]) method. It works fine for the first two movements. After that, its not deselecting the row(s).
Can any one plz help me for the same..?
Shekhar N
February 5,
Check this example -

http://www.activewidgets.com/javascript.forum.13420.0/example-move-rows-between-two.html
Alex (ActiveWidgets)
February 7,

This topic is archived.

See also:


Back to support forum