:: Forum >>
Fitlering rows reset
I want to filter rows and found a solution in /javascript.forum.586.4/is-there-a-way-to.html.
Basically the solution is
obj.setProperty("row/values", [0,1,4]);
obj.refresh();
Now I am struggeling with reversing the filtering without a "row/values" property setting that passes in an array with all rows.
Is there something that allows to reset the row/values to its initial value covering all rows again?
Thanks in advance for any help.
Andreas
Thursday, March 17, 2005
Andreas
Tuesday, March 29, 2005
This topic is archived.
Back to support forum
Forum search