:: 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
The question was new formulated and answered in the following thread:

http://www.activewidgets.com/javascript.forum.3939.2/how-to-reverse-filtering-of.html

Andreas
Tuesday, March 29, 2005

This topic is archived.


Back to support forum

Forum search