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

SettingsPane.Editor using ListBox

1 Answer 96 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 10 Jan 2013, 10:57 PM
Good Day,

We use Telerik WPF controls Version 2012 Q2. we have a problem regarding the handling of the menu of options offered by the RadDiagram, modify the content and include new options. The problem is that we want to load a list of options through the DependencyProperties, this was possible but we can not tell you to select element after being added as the method telerik: SettingsPaneView.EditorValue being used to tell the ListBox to property friendly.

Down with information on how we are achieving this. hope can help,
  Thank Telerik Team.

ListColumn = List different values
ListColumnSelectedItem = Selected Item

telerik:SettingsPaneView.EditorPropertyName="ListColumn" <telerik:RadListBox telerik:SettingsPaneView.EditorItemType="Shapes,Custom" telerik:SettingsPaneView.EditorValue="{Binding ItemsSource, Mode=TwoWay, RelativeSource={RelativeSource Self}}">
                 </ telerik: RadListBox>

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 15 Jan 2013, 03:39 PM
Hello Carlos,

I am not sure I have managed to grasp your scenario completely. Do you want to enforce a field to be mandatory selected, or you want to select a newly added item to your custom list?
Could you provide us a sample project or a bit more info on the topic? The best way to assist you would be via simple project demonstrating your case and explanation of the steps you still need to achieve.
I have changed support tread type to general feedback so you could attach a project.

I am looking forward to your answer.

Greetings,
Hristo
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Diagram
Asked by
Carlos
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or