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..?
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,