Page 1 of 1

Tagging multiple records in grid

Posted: Fri 27 Feb 2015 04:15
by achung
Hello -
Is there a way to tag/select multiple records in a grid, and pass them on to another procedure (e.g. printing or generating a PDF file) for further processing?
Thanks in advance for your time.

Re: Tagging multiple records in grid

Posted: Mon 02 Mar 2015 12:22
by AlexP
Hello,

You can use the SelectedRows property to work with selected rows in DBGrid: http://docs.embarcadero.com/products/ra ... dRows.html