Subform records shake if the number of records is large (1 Viewer)

the "shaking" is minimized (except some twerking).
 

Attachments

@arnelgp, Can you explain what you did since most of us cannot even test this. I did not see a change in the code so assuming it was some setting or design of the form.
 
I still get exactly the same error in the file attached to post #21
 
it is has much flickering because the previous code, the cursor is going to new record, therefore access when refresh the form will flicker.
the new code is adding through recordsetclone, but do not go to that record (you can go to the new record ofcourse by setting the form's bookmark=me.recordset.lastmodified).
 
I still get exactly the same error in the file attached to post #21
rename all arabic control names to english.
save the form.
create new db and import all objects from the old db.
 
Thanks Yes its now working without error despite still having Arabic characters on the form.
Will check the code / properties later to find out what you've done.
Strange result when I enter 11 in the black textbox. Can you explain what happens?
 
i think you can have Arabic captions, but not arabic control name.
 

Users who are viewing this thread

Back
Top Bottom