Updating datasource in a form

A good rule is to use either


formDataSource_ds.research()
formDataSource_ds.refresh()

or

formDataSource_ds.reread()
formDataSource_ds.refresh()

Follow link for better information.

Here is a good document that describes how to update datasources in forms.

Comments

Popular posts from this blog

D365FO Data management change tracking enable/disable not working

Displaying a value from a array field in EP

Table array field iteration