3.2.0

Grid CTRL-Click

Is there any way to put the grid control in a mode where every click simulates the Ctrl-click function.
AT
August 26,
Oops...forgot to mention, that I made this work by adding:
grid.onControlClicked = grid.onControlCtrlClicked;

but it only works when the grid is in multi-row selection mode. When I use multi-row-marker selection mode it only works on the first column.
AT
August 26,
http://www.activewidgets.com/aw.ui.grid/row-mouse-events.html
August 26,

This topic is archived.

See also:


Back to support forum