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

Property definition with Flags enum when binding to SelectedItems

1 Answer 73 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Marcin
Top achievements
Rank 1
Marcin asked on 13 Jul 2015, 11:16 AM

Hello, 

We encountered another issue with RadPropertyGridView when binding Item to control's SelectedItems property. It is not possible to edit the value of such enum's property. When binding to SelectedItem - everything works fine.

Maybe it is connected with a issue reported as ticket: 935801 (http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=935801)

 

Best regards

Marcin Danek

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 Jul 2015, 01:45 PM
Hello Marcin,

This behavior is due to the fact that the SelectedItems property of RadPropertyGrid does not have a setter.

A possible approach for this case is demonstrated in the Binding selected items from view model SDK Example. Note, that it is for RadGridView, but the approach for RadPropertyGrid would be basically the same.

Best Regards,
Stefan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
PropertyGrid
Asked by
Marcin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or