Refresh Table Filter using JScript

M

Martyn Lawson

Hi,

I have a repeating table that has a filter to determine which rows are
displayed. I would like to know the JScript code that i could add to a button
press that would refresh the tables filter.

I know this can be done using the tables shortcut menu, and I have seen
blogs referring to the 'xCollection::refreshFilter' buttons - but i would
very much like to know how to do it via a button press.

Any help would be greatly appreciated.

Cheers,
Martyn Lawson
 
Top