Page 1 of 1

how to retrieve selected rows in crdbgrid

Posted: Tue 07 Jul 2015 02:43
by baydragon
Hi there

I use crdbgrid to list stock lines, and allow multiple rows to be selected. I need some sample code to retrieve the selected rows. Please help me.

Thanks a lot

Fred

Re: how to retrieve selected rows in crdbgrid

Posted: Tue 07 Jul 2015 10:35
by ViktorV
The TCRDBGrid component inherits behavior of its basic class TCustomDBGrid. Therefore, to retrieve information about work with selected strings, please refer to the Embarcadero documentation.