How do you change a Form's DataSource from within the Lua code either before or after a Form is shown?
self.setProperty('datasource','newdatasource')
Log in to post a comment.
How do you change a Form's DataSource from within the Lua code either before or after a Form is shown?
self.setProperty('datasource','newdatasource')