stephenk1973
Technical User
I have a continuous sub form that filters the data shown using the parent-child properties. When changing the parameters, the sub form updates but the focus remains on the same record number and the sub form displays half way down the page. If new data set has fewer rows the sub form will focus on the last record.
Is there a way to force the focus on to the first row? I do not want to use ‘Requery’ as this slows the application down.
Thanks
Stephen
Is there a way to force the focus on to the first row? I do not want to use ‘Requery’ as this slows the application down.
Thanks
Stephen