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?