StrataFrame Forum

Save/Restore Sorts and Filters

http://forum.strataframe.net/Topic9820.aspx

By Larry Caylor - 6/27/2007

It would be nice to have methods on BOs to save and restore filters and sorts, similar to the save and restore of current row index. Something like:

CancelFilter() CancelSort() would save the current filter/sort value and clear the value.

RestoreFilter() RestoreSort() would restore the previous values.

-Larry

By Trent L. Taylor - 6/27/2007

Good idea Smile