|
2009‑06‑09
2,759 views
|
"Following up from post.
Based on that thread I am override the IList<IDataAccessor> GetDataAccessors(object[..."
|
|
2009‑04‑10
3,051 views
|
"Nothing happen when I change isReadOnly property of PropertyGridPropertyItem in run-time.
PS:If I change before r..."
|
|
2009‑06‑03
4,035 views
|
"I am implementing a Factory that inherits from DataFactory. I override the method called GetProperties that provides..."
|
|
2009‑05‑28
4,076 views
|
"hello,
does anybody know how to localize the "description"-part in propertygrid?
the object i want to..."
|
|
2009‑05‑28
3,134 views
|
"I am trying to restyle a property grid to make it less "griddy" and look more like the one from Expression ..."
|
|
2009‑05‑12
4,438 views
|
"The properties that I am putting up into the property grid is a dynamic list of property objects assembled into a col..."
|
|
2009‑04‑09
5,178 views
|
"I create a category item (PropertyGridCategoryItem) and add there PropertyGridPropertyItems. Property items are sorte..."
|
|
2009‑05‑04
4,175 views
|
"We need to display property control which have custom controls like IP Address, MAC address, etc.
We have populate..."
|
|
2009‑04‑18
5,027 views
|
"Hi,
I am applying Office2007Blue theme to the PropertyGrid but theme is not being applied to the scrollbar at all...."
|
|
2009‑05‑08
4,274 views
|
"For single selection in the property grid I have overridden DataFactory.GetProperties(object, DataFactoryOptions) to ..."
|
|
2009‑05‑04
4,909 views
|
"We have generated Property Control using PropertyGridPropertyItem and this.PropertyControl.Properties.Add(PropertyGri..."
|
|
2009‑04‑27
4,045 views
|
"We have IPAddressControl which is displayed on PropertyGrid through the use of DataTemplate. IPAddressControl has Dep..."
|
|
2009‑04‑26
11,345 views
|
"We have developed WPF custom control application whose task to load properties from XML file. Loading is done through..."
|
|
2009‑04‑23
4,501 views
|
"Hi,
I am not able to make property item to hide/collapse state. Please find below code.
[Requirement:
- Prope..."
|
|
2009‑05‑01
3,059 views
|
"Hi,
We have a project requirement that when the user changes the property in the property grid control should disp..."
|
|
2009‑04‑23
4,446 views
|
"I can edit a value through the text editor (and I can add incorrect content there. Can I implement any verification?)..."
|
|
2009‑04‑23
3,414 views
|
"Hi,
How can I change Font color and/or background color of Value column when user try to modify it's value?
..."
|
|
2009‑04‑03
15,794 views
|
"I am trying to bind the IsReadOnly property of a PropertyGridPropertyItem like this:
<propgrid:PropertyGridProp..."
|
|
2009‑04‑22
3,870 views
|
"Hi,
We have custom editors in PropertyGrid (like Combobox) binding through the coding.
Now, I want to know that..."
|
|
2009‑04‑21
3,713 views
|
"Hi,
How can I realize a logic presented in Notify Parent Property sample through XAML?:
any like next
<pr..."
|