Multi editor in Property grid for nested types

Editors for WPF Forum

The latest build of this product (v24.1.5) was released 1 month ago, which was before this thread was created.
Posted 2 days ago by Procam
Version: 24.1.4
Platform: .NET 6.0
Environment: Windows 11 (64-bit)
Avatar

Hello,

I have a Property grid where DataObjects are pointing to objects of type e.g. Style, this Style contains a property of type Material and each Material contains property RectangleSheet with properties 'double MaterialWidth' and 'string MaterialWidthUnit'. These last 2 properties 'MaterialWidth' and 'MaterialWidthUnit' are displayed in the property grid as DoubleEditBox and ComboBox respectively.

When I have only one selected object Style, and the user changes the values MaterialWidth and MaterialWidthUnit it works properly, the binding works perfectly, what I can check during debugging. But when I have more object Styles in DataObjects and the user changes the values so the mentioned properties are not changed. I have a small app, whom can I send the file?

Comments (1)

Posted 2 days ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Please send the sample project to our support address and we will debug with it to see what's happening.  In your email, reference this thread.  Also be sure to exclude the bin/obj folders from the .zip you send so it doesn't get spam blocked.  Thanks!


Actipro Software Support

Add Comment

Please log in to a validated account to post comments.