Completed
Last Updated: 20 Feb 2012 07:58 by ADMIN
ADMIN
Ivan Petrov
Created on: 20 Feb 2012 07:58
Category: PropertyGrid
Type: Bug Report
2
FIX. RadPropertyGrid - NullReferenceException when changing the selected object from PropertyValueChanged event handler.
1. Drag a new RadPropertyGrid to a form.
2. Set the selected object property to any object
3. Add an event handler for the PropertyValueChanged event and add code in it that sets the same object as selected object of the property grid.
4. You will get a NullReferenceException
0 comments