Allows selecting multiple rows in TTMSFNCDataGrid

I'm just starting to use TTMSFNCDataGrid and I'm encountering a problem when selecting multiple rows.

I tested the Options.selection.mode option with the examples and it works. However, in my code, gsmRowRange only selects a single row (and gsmCellRange, a single cell). I don't see any major difference, except perhaps that the TTMSFNCDataGridDatabaseAdapter object is created in the code. Any idea ?

We have made some changes already regarding selection and combination with the TTMSFNCDataGridDatabaseAdapter, can you verify if you are using the latest version?

I forgot to provide the following information: Delphi 13/VCL/TMS FNC UI Pack 7.0.1.0/FNC Core 4.2.2.0

then you are indeed using the latest version. Can you provide some kind of small test case?

My mistake: the trial version (6.9) was not properly uninstalled, everything is OK with the new version!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.