Defining clicking structure
I'm having a bit of a time with this - any help is appreciated.
I want to click ONLY on the row header to select (highlight) a row, and I need to be able to select multiple rows.
Clicking on cells should respond to clicks, double-clicks and right-clicks, but not affect row selection(s) (and should also allow in-grid editing and respond to hyperlinks), and should not result in a selected cell.
Row headers should respond to right-click.
I'm not quite sure how to set up this framework, since single-cell mode causes cells to be selected, single- or multi-row mode causes rows to be selected (no matter where I click). Any ideas?
I want to click ONLY on the row header to select (highlight) a row, and I need to be able to select multiple rows.
Clicking on cells should respond to clicks, double-clicks and right-clicks, but not affect row selection(s) (and should also allow in-grid editing and respond to hyperlinks), and should not result in a selected cell.
Row headers should respond to right-click.
I'm not quite sure how to set up this framework, since single-cell mode causes cells to be selected, single- or multi-row mode causes rows to be selected (no matter where I click). Any ideas?
Kwooda
February 21,