I have a grid with selection enabled. Properties: - Show Selector: Always - Selection Type: Keep Selection while executing
The "for each selected line" instruction saves the selected items in a database.
Q1: Is it possible to automatically select these items next time the panel is opened? how?
Q2: Is there any way for me to know if/when there are selected items (so I could show / hide the "accept selection" button)?
I can see a "Selection Flag" and "Selection Flag Field Specifier" properties but don't know if they can be useful for any of these questions.
Thanks!