problem in setProperty("row/values", indices)
I am trying to hide rows using
for filtering.
But this gives me problem when I use Input/Select Template in my grid. If I edit the value of input/select box (by editing this). And if I call the setProperty("row/values", indexes), all the cell values in the grid change to the newly entered value.
Is it a bug? Do we have a work around for this?
gridObj.setProperty("row/values", indexes);
for filtering.
But this gives me problem when I use Input/Select Template in my grid. If I edit the value of input/select box (by editing this). And if I call the setProperty("row/values", indexes), all the cell values in the grid change to the newly entered value.
Is it a bug? Do we have a work around for this?
Sai gopal
July 29,