Hey there,
so i'm creating my own dataenvironment with several tables, one of which has a filter set. the DE closes with the form (a form class actually) and all tables close as they should. then i open the same table (the one that had the filter) into a different DE in a different form class, but the same filter is set!
i've stepped thru the program and made sure that the tables do, in fact, close. i even put a 'de.closetables()' call into the formclass.unload() event. but still, as soon as i open the table again in a different de, the filter is still set. is there some reasonable explanation for this?
thanks.
-- michael~
so i'm creating my own dataenvironment with several tables, one of which has a filter set. the DE closes with the form (a form class actually) and all tables close as they should. then i open the same table (the one that had the filter) into a different DE in a different form class, but the same filter is set!
i've stepped thru the program and made sure that the tables do, in fact, close. i even put a 'de.closetables()' call into the formclass.unload() event. but still, as soon as i open the table again in a different de, the filter is still set. is there some reasonable explanation for this?
thanks.
-- michael~