ZQuery with DBGrid and MultiSelect=true
Posted: 22.06.2010, 14:49
Hi,
I'm using Delphi 2010, MySql 5 with Zeosb (ZConnection, ZQuery) and a DBGrid. When I set MultiSelect to true for the DBGrid, I have the problem, that every row is selected, when I click the second time into the grid. DBGrid1.SelectedRows.Count is 1, even though all rows are selected. Has anyone already experienced that problem, any solution?
Thanks Thomas
I'm using Delphi 2010, MySql 5 with Zeosb (ZConnection, ZQuery) and a DBGrid. When I set MultiSelect to true for the DBGrid, I have the problem, that every row is selected, when I click the second time into the grid. DBGrid1.SelectedRows.Count is 1, even though all rows are selected. Has anyone already experienced that problem, any solution?
Thanks Thomas