[Gambas-user] Update DataView??

rocko sunblaster5 at ...626...
Fri Aug 10 19:14:48 CEST 2012


Is it possible to update a dataview in realtime?
I Have an SQlite database that i acces with a dataSource
and dataview.
I have a form that enables users to add records to the database,
But the dataview doesn't update untill i re-run the program.

I would like to have the dataview update when it adds a record.
Iv'e tried this:
DataView1.Update but that gives an error.
Do I have to update the DataSource first??







More information about the User mailing list