cancel
Showing results for 
Search instead for 
Did you mean: 

Form.Refresh and DBDataSource

Former Member
0 Kudos

I have a form that is bound to a DBDataSource. I can query and navigate through the records but when I execute the Refresh method to update the db the fields are not updated. The Refresh at the item level does not work either.

Am I missing something?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You need to use the DI API if you want to update the database.

John.