ReadOnly is NOT readonly

Grids for WPF Forum

Posted 10 years ago by Markus Springweiler
Version: 14.1.0602
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Avatar

A double-click on both the name and the value column changes enum or boolean values. Just test with your sample app. On some properties WER terminates the app.

Comments (5)

Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello Markus,

We actually had this reported to us earlier today by another customer and fixed it for the upcoming version.


Actipro Software Support

Posted 10 years ago by Markus Springweiler
Avatar

Updated to 610, still not fixed: ReadOnly mode is NOT read-only.

 

Go to PropertyGrid-QuickStarts -> "Read-Only State".

 You can doubleclick both on the name and the value of all enum and boolean based values and they change!

 

When I'm populating the propertygrid by hand and I use "Mode=OneWay" bindings then doubleclicking once breaks the binding and the property grid is no longer showing value changes.

[Modified 10 years ago]

Answer - Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Markus,

Sorry, it looks like we fixed the portion that was causing exceptions due to the property itself being read-only, but we didn't also check that PropertyGrid.IsReadOnly was read-only.  We have deployed a hotfix just now that adds that, since it should have been fixed for this 2014.2 version.  Please download 2014.2 again and reinstall.  It should now be working properly.


Actipro Software Support

Posted 10 years ago by Markus Springweiler
Avatar

so this is still build #610?

Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Yes, but it should have a build date of today.  It is the only change from yesterday's build.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.