FNCDataGrid active cell in a range

I see that the FNCDataGrid uses the same non-standard convention as FNCGrid when selecting a range - i.e. the last cell selected is the "active" cell. This is contrary to every spreadsheet-style grid I've ever used where the first selected cell is the active one. Would it be possible to at least have the option to have the first selected cell as the active one?

Thanks, Bob

Hi,

We'll investigate the option to keep the FocusedCell the first cell selected.

That would be great thanks. I did create a subclass of FNCGrid and incorporated a kludgy workaround but would rather avoid that now!

BTW, FNCDataGrid is definitely faster than FNCGrid and seems to be a great improvement all round.

Cheers, Bob

Thanks Bob!

Next version will have Options.Selection.RangeType with the ability to set it to gsrtKeepFocusedCell