|
2011‑10‑26
4,339 views
|
"Hi guys,
For a specific purpose, I need a control that looks a lot like your PropertyGrid, and yet I haven't f..."
|
|
2011‑11‑05
3,200 views
|
"Hello,
I am unable to come up with the implementation of a nullable uint editor that would look and behave similar..."
|
|
2011‑11‑02
3,099 views
|
"Hello-
I've found that collection properties of type ICollection<string> (with the actual type being a L..."
|
|
2011‑10‑31
4,068 views
|
"I have a property grid that binds to a dynamic collection through the SelectedObjects property (I do not know what ty..."
|
|
2011‑10‑27
3,142 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,557 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,806 views
|
"I have added a command binding for
PropertyGrid.RemovePropertyChildCommand so that I can comfirm the delete of the ..."
|
|
2011‑10‑24
3,005 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,965 views
|
"I am using propgrid to display a parent object and its collection of child objects.
Something like this:
Paren..."
|
|
2011‑10‑14
2,738 views
|
"Dear Actipro team,
I am using PropertyGrid 10.2.532.0, with editable lists. The "+" and "-" ic..."
|
|
2011‑10‑06
3,675 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,965 views
|
"Hi,
Currently I have applied custom sort to the property Grid using SortOrder Attibute priority.
Custom sort work..."
|
|
2011‑10‑07
3,344 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,401 views
|
"Hi all,
I've implemented error support for our PropertyGrid by binding an error template to the IDataErrorInfo..."
|
|
2009‑02‑24
27,741 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
3,048 views
|
"Dear Actipro support,
What would be the recommended way to create a custom merge logic for collections? (ie. when ..."
|
|
2011‑08‑30
3,746 views
|
"I'm currently implementing a completely generic Tools | Options dialog as you find in Visual Studio. So, for any..."
|
|
2011‑08‑12
3,365 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,977 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,905 views
|
"Hi ,
There is double property FontSize in the viewmodel class, which is binded to property grid using selected objec..."
|