Form Update problem

Hello everybody

i had a small issue, i had a form displayed some data from Tmp Table, this tmptable is filled in inside the OnAfterGetRecord() trigger.

when i run my form i got the result correctly if all lines are visible without need to scroll down. else and if i need scrolling down through my form data are changed and then wron.

is there any hint to solve this issue

Thanks

you’re not telling us what’s wrong about it. What’s happening? What do you mean by wrong? The sorting?

What do you mean by Running my form? Are you using some kind of function to populate?
At the end do you have a CurrForm.Update;