TMSFMXGrid Select Range

Hi Pieter


I need an event that allows me to pick up the range of cells that have been selected by the user. Since OnSelectCell has an "Allow" option the Grid Selection property is not updated until afterwards. An AfterSelectCell event would do the job.

This is a showstopper at the moment - any other ideas?

Thanks, Bob

I can bodge together an AfterSelectRange event using CellClick for now.


Cheers, Bob