I want to export records (xls, pdf etc) in a grid but only those which are selected.
The way to go could be to create a button with “run”.
In run-time You can select the records all in ones and deselect those you donot want to have in the export.
In principle I only want to press the “export-button” after the selection and the process should start.
But how to code this?
Regards Bert Steinebach