|
2011‑10‑27
3,105 views
|
"I have a property item that is a collection of booleans that represent the days of the week. I am using List<Bool..."
|
|
2011‑10‑10
4,517 views
|
"Are modified property items displayed in bold only if they differ from default value?
I am using property grid to ..."
|
|
2011‑10‑27
2,728 views
|
"I have added a command binding for
PropertyGrid.RemovePropertyChildCommand so that I can comfirm the delete of the ..."
|
|
2011‑10‑24
2,912 views
|
"I need to be able to have the Summary area of the PropertyGrid display the value of a Bitmap Property (as an image), ..."
|
|
2011‑10‑18
2,891 views
|
"I am using propgrid to display a parent object and its collection of child objects.
Something like this:
Paren..."
|
|
2011‑10‑14
2,694 views
|
"Dear Actipro team,
I am using PropertyGrid 10.2.532.0, with editable lists. The "+" and "-" ic..."
|
|
2011‑10‑06
3,648 views
|
"I am using PropertyGrid with an object that has collection properties.
I would like to instead of having the + Add n..."
|
|
2011‑10‑10
2,916 views
|
"Hi,
Currently I have applied custom sort to the property Grid using SortOrder Attibute priority.
Custom sort work..."
|
|
2011‑10‑07
3,246 views
|
"Hi all,
I've been implementing the classic red box error decorators to our property grid and noticed an intere..."
|
|
2011‑09‑23
4,303 views
|
"Hi all,
I've implemented error support for our PropertyGrid by binding an error template to the IDataErrorInfo..."
|
|
2009‑02‑24
27,511 views
|
"I'd like to be able to confirm an edit in a propertygrid field by pressing enter (as in the VS property grid and ..."
|
|
2011‑09‑14
2,960 views
|
"Dear Actipro support,
What would be the recommended way to create a custom merge logic for collections? (ie. when ..."
|
|
2011‑08‑30
3,649 views
|
"I'm currently implementing a completely generic Tools | Options dialog as you find in Visual Studio. So, for any..."
|
|
2011‑08‑12
3,287 views
|
"Hi,
I have a nested object hierarchy e.g.
A.B.C.D
Where each level might be an object or an expandable co..."
|
|
2011‑08‑08
2,892 views
|
"Hi all,
I'm currently playing with the PropertyGrid look and want to put curved borders around the value (and ..."
|
|
2011‑08‑03
4,810 views
|
"Hi ,
There is double property FontSize in the viewmodel class, which is binded to property grid using selected objec..."
|
|
2011‑08‑02
4,873 views
|
"I have a PropertyGridDataAccessorItem Style that I want to target to only 1 of 10 PropertyGrid that are in the same W..."
|
|
2011‑08‑04
4,424 views
|
"The Object that is being displayed by the PropertyGrid has its own IDataErrorInfo validation logic.
This object co..."
|
|
2011‑08‑01
7,656 views
|
"I'm trying to disable an expanding selectively based on a property in my View Model.
The Data Context of the X..."
|
|
2011‑07‑29
3,933 views
|
"I'm trying to use IDataErrorValidation to indicate errors on my property grid.
When an validation error occurs..."
|