Hello, I come with another question.
I have a form with table view and a subform in it. Subform has some records with unchecked chceckbox, what I want to achieve is moving records up, to table view, when checkbox is checked. I made records disappear from subform when checked by updating subform in onAfterValidate trigger, subform has filter to show records only with checkbox false. Is there any way to update main form and its table view? Or a way to update record set displayed by table view. I read about solution using xml automation but i cant use it because it wont work on pages, app will be upgraded to nav 2k9 soon but now i have to do it on forms..
Any hints? I run out of ideas..
Regards.
0