I've tried your example on 1.0.9 and on prepared for release v1.0.10, but all
works fine.
if you using FlyGrid.Options.RowSelect = true and FlyGrid.Options.MultiSelect = true - whole rows will selected
if you using FlyGrid.Options.RowSelect = false and FlyGrid.Options.MultiSelect = false you van select block of cells.