3.2.0

Multi row select

Hi,

I need o select a range of row by pressing Shift key and select row range by using mouse or keyboard (arrow keys). Please advise me on, how to achieve this in ActiveWidgets grid control.


Satish
November 24,
grid.setSelectionMode("multi-row");

See also sample code in -

\examples\grid behavior - selections\multi row.htm
Alex (ActiveWidgets)
November 24,
Hi Alex,
I appreciate your response. Currently we are using 2.0.1 version and as I read in the forum the multi row select with shift key is supported from 2.0.2 onwards. Is there any way to implement this shift key functionality in 2.0.1 version. The reason is if we upgrade the grid control to latest version then we need to go under recurring QA process and at this point of time we don’t want to take this risk. Please advise.
Satish
November 24,
Then maybe upgrade to 2.0.2?
Alex (ActiveWidgets)
November 25,

This topic is archived.

See also:


Back to support forum