Hi,
We are trying to replace a winform propertygrid with a RadPropertyGrid.
Previously, we were binding an object to the property grid, which in turn was displaying all the properties. If one of the properties is a collection it used be displayed in a collectioneditor when invoked from the property value.
Since the Propertygrid is replaced by RadPropertyGrid, we have been unable to do this. Even when one of the properties is returning a collection it the property grid is not providing the means to invoke the collection editor. I feel like we are missing something.
Thanks in advance
--Rajesh
We are trying to replace a winform propertygrid with a RadPropertyGrid.
Previously, we were binding an object to the property grid, which in turn was displaying all the properties. If one of the properties is a collection it used be displayed in a collectioneditor when invoked from the property value.
Since the Propertygrid is replaced by RadPropertyGrid, we have been unable to do this. Even when one of the properties is returning a collection it the property grid is not providing the means to invoke the collection editor. I feel like we are missing something.
Thanks in advance
--Rajesh