Welcome Guest Search | Active Topics | Sign In | Register

TreeView AllowMultiSelect="true" Options
Jimmie
Posted: Saturday, March 29, 2008 7:28:07 AM
Rank: Member
Groups: Member

Joined: 3/19/2008
Posts: 14
Hi again =)

I have now set AllowMultiSelect="true" and it now works to set item.Selected = true on multiple nodes, even ctrl + click is working. BUT this is only working with nodes with the same parent.

I hoped to be able to multi select nodes with different parents. Can I do that? is this a bug?

eo_support
Posted: Saturday, March 29, 2008 7:46:05 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,098
Hi,

Unfortunately no. You can not do that. multiSelect is restricted to the same parent on purpose so that user won't be confused about what they have selected. If you need multiSelect across nodes, you can enable checkbox on the TreeView. That way you should be able to achieve similar design.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.