Skip to Content
0
Former Member
Oct 07, 2004 at 07:58 AM

Multiselection in Tables with Master Column

27 Views

The use case is the following:

I have a table with a master column in which I display a tree. The table is bound to a dataSource with a recursive node.

I'd like to implement multiple selection for the rows of this table, but it doesn't work (even when making context node's selection 0..n).

Is there any work-around for solving this problem?