Any Idea when/if this will get fixed? Thanks.
1. Set PropertySetMode of RadPropertyGrid to Intersection. 2.Set Item of PropertyGrid to a list of objects with all properties writeable. 3.Runtime : - Change the PropertySetMode to None. - Change the item to an object with a read-only property. 4.The read-only property is changed to a writeable property.