How Do I...

Execute queries before opening a window

Setting an update policy No tip for this topic No example for this topic Execute queries with a push button

To execute a query before a window opens, connect the window's aboutToOpenWidget event to the multi-row query part's executeQuery action. This executes the query and fills in the results just before the window opens.


[ Top of Page | Previous Page | Next Page | Table of Contents ]