Multiple selection in Version 2 beta
Hi
I am battling to implement multiple selection in the new grid.
The only example code I can find in the examples is:
obj.setSelectionMode("single-row");
But this sets it to single row selection.I need to set it to something like
obj.setSelectionMode("multiple-row");
but this does not seem to work.
I have scoured the source code and the forums to no avail.
Has this been implemented yet or am I missing something (like a brain)?
I am battling to implement multiple selection in the new grid.
The only example code I can find in the examples is:
obj.setSelectionMode("single-row");
But this sets it to single row selection.I need to set it to something like
obj.setSelectionMode("multiple-row");
but this does not seem to work.
I have scoured the source code and the forums to no avail.
Has this been implemented yet or am I missing something (like a brain)?
Rick Jordan
October 8,