Why not allow selection but just disable auto drawing of the selected/hover states? Then use an editable item renderer.
On Jul 15, 2013, at 8:23 AM, mark goldin <[email protected]> wrote: > I am working on data editing in Spark dataGrid. Trying to come up with a > solution where I can use selectionMode="none" but still be able to activate > editing in a cell. > > Thanks
