problem with form refresh ((.reread()) no refresh refresh refresh

Hi friends

I have problem with form refresh ((.reread())

In form have many data select from many table

when I compile run the form the next and provide button work

I have button have update function

After update I need to close the form to refresh data

Can write to me the function or which methods call to refresh inside button

Note that I used it to function all my data sources (all my table).reread()

BankAccountTable.reread();

CHECKISSUE.reread();

BASICDATA.reread();

CHECKISSUE_DETAIL.reread();

CHECK_NUMBER_TABLE.reread();

Hi,

Use as for example BankAccountTable_ds.reserach()

Naresh kolli

thanks for your help

after use reserach give u 1Fr row and refresh but u can’t print other u print only 1FR row

i don’t now if have function after close the reprt form go to the form or refresh form

Vanya Kashperuk wrote an excellent tutorial on the correct usage…this will get you going.

http://kashperuk.blogspot.com/2010/03/tutorial-reread-refresh-research.html