can I bind multiple objects to the property grid and display each as a column ? Of course, I'd only like to have one attribute header on the left for each row (property).
As the Propertygrid in VisualStudio doesn't do that nor the Forms-PG do that, I don't think that is the target of development. The normal behaviour of a propertygrid when selecting multiple items would be to display that common properties of all objects and allow to change all properties with one edit.
Maybe you better use a normal grid to get this multi-column functionality
Greets
0
Pavel Pavlov
Telerik team
answered on 29 Jun 2011, 03:58 PM
Hi Lars,
In short terms we do not yet have plans to add simultaneous multiple objects editing as integrated feature . However in case there is a high demand from our clients , we are going to reconsider.
Meanwhile this may be achieved by implementing your own "proxy" object to stay between RadPropertyGrid and the multiple objects and carry the changes both ways.
Regards,
Pavel Pavlov
the Telerik team
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 Public Issue Tracking
system and vote to affect the priority of the items