I implement simple form binding on usertable and i activate the automanage property.
It's ok.
If I scroll to a record and after click the find menu the form change the mode in FIND but the item stay full with data.
Same when I add a record.
What is the optimal method for reset all item?
I must cycling on the form.items object and set them value to empty string?
Ciao
Angelo