virtual mode and multi-select
Hi,
I use virtual mode with several rows (like you, almost 1000). I'd like to use multi-select and i saw in your code :
// obj.setSelectionMode("single-cell"); // default
// obj.setSelectionMode("single-row");
is there a obj.setSelectionMode("multi-row"); ? I tried something with checkbox (like http://webmail.mbn.ch/table/dyntable.php) but it doesn't work with AW.Grid.Extended...
Is there somewhere i can see specifications of this grid? Here i can see only Active.Controls.Grid ...
thanks
I use virtual mode with several rows (like you, almost 1000). I'd like to use multi-select and i saw in your code :
// obj.setSelectionMode("single-cell"); // default
// obj.setSelectionMode("single-row");
is there a obj.setSelectionMode("multi-row"); ? I tried something with checkbox (like http://webmail.mbn.ch/table/dyntable.php) but it doesn't work with AW.Grid.Extended...
Is there somewhere i can see specifications of this grid? Here i can see only Active.Controls.Grid ...
thanks
pierre
November 4,