This is a migrated thread and some comments may be shown as answers.

Why?

0 Answers 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
kity
Top achievements
Rank 2
kity asked on 05 Aug 2013, 01:55 PM
How to make multi selectable (datatemplate) if property is get only? Maybe must to use template.
Look attached image.


OK. I may use this, but if in template content put additional element and shift+select will not work when click into custome template element.


// this is example only for UI (shift+mouse click)
<telerik:RadListBox Grid.Row="1" 
ItemsSource="{Binding ChildNodes}" 
Margin="3 2 2 0" SelectionMode="Extended" >

Can I use multiselection at runtime + logic from UI (shift+mouse click) and how?

 

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
kity
Top achievements
Rank 2
Share this question
or