Property change notification

Grids for WPF Forum

Posted 14 years ago by Michael Nugent
Version: 9.1.0505
Avatar
Hi,

Using your property grid, is there a way for us to obtain notification of a change in a particular property value when the change comes from an external source for both single and multiple selections. Specifically, is there way to tie in category editors to this kind of change notification which we could refresh on an as needed basis as opposed to an entire grid refresh.

For example,

Properties would raise a PropertyChanged event with the PropertyName being MyProperty

When

Properties["MyProperty"].Value

Changes.

Thanks,

Mike

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mike,

We don't currently have a PropertyChanged event on the PropertyGrid, but it is on our TODO list.

Typically though, you can get around this in WPF because of bindings. If you can put together a small sample project that shows what you are trying to do and send it over to our support adddress, then we can take a look.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.