I’m trying to use “selectionmode: multiplecellsadvanced” in my grid, and I’m trying to figure out if there are ways to limit selection of cells. For instance, I do not want all columns in the grid to be selectable, only certain columns. Is there a way to accomplish this?
Secondly, I’ve noticed a bug when using in OSX. By default, you can ctrl-click independent cells to have multiple cells selected. However, when I ctrl-click in Chrome in OSX, it selects the cell, but also displays the “right-click” browser menu. Typically, in OSX, this would be done via command-click, but the grid does not work with cmd-click.
Thanks,
Eric