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
			
									
									
						how to retrieve selected rows in crdbgrid
Re: how to retrieve selected rows in crdbgrid
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.