|
2010‑10‑08
4,867 views
|
"I am using a PropertyGrid, populated with a number of PropertyGridPropertyItems and PropertyGridCategoryItems. I hav..."
|
|
2010‑10‑11
3,086 views
|
"I have a value type I want edited in the PropertyGrid, lets say, struct Point( float X, float Y, float Z ). The edita..."
|
|
2010‑10‑06
2,891 views
|
"I am looking to add new properties to the propertygrid from a custom editor. the new properties are not necessarily p..."
|
|
2010‑10‑05
2,820 views
|
"We have a requirment where we want the tab key to jump on propertyvalues directly. currently tab key first goes to pr..."
|
|
2010‑10‑05
2,665 views
|
"Hi,
I have a combo box linked to a ObjectDataSource with ObservableCollection<>.
I want the property box to..."
|
|
2010‑10‑05
2,965 views
|
"We have a requirement where there is a drop down property(with eg: red, brown options) in the property grid we want ..."
|
|
2010‑09‑30
3,201 views
|
"Hi,
I have the following issue:
I implemented a CachedPropertyDataAccessorBase to do some special handling in t..."
|
|
2010‑09‑17
3,100 views
|
"Hello,
I am having a weird behaviour with the BrushPropertyEditor.
I have an Editor class attribute on an object, w..."
|
|
2010‑09‑17
3,447 views
|
"Hi, I've been reading through the PropGrid manual and demos, but am stuck with what is almost certainly a total ..."
|
|
2010‑09‑13
3,827 views
|
"Create a new WPF project and add the following code and call it right after the generated call to InitializeComponent..."
|
|
2009‑07‑02
10,240 views
|
"Hi all,
I'm trying to create a custom property editor and apply it to a property via the "Editor" at..."
|
|
2010‑09‑07
3,998 views
|
"I have a window with a property grid. All stock, no theming, no special code, no event handlers, etc.
I have the f..."
|
|
2010‑08‑19
7,486 views
|
"How can I set a specific order in the way the Categories are displayed and also in the order properties are displayed..."
|
|
2010‑08‑31
4,014 views
|
"From all the properties I have the are around 3 of then that are the ones than commonly the users will be changing I ..."
|
|
2010‑08‑26
2,894 views
|
"I'm changing programatically the value of a string property, however the change is not reflected unless I call Re..."
|
|
2010‑08‑25
3,138 views
|
"I defined a property like this:
[Category("Starting Page Filter"), DisplayName("Valid Images"..."
|
|
2010‑08‑20
2,748 views
|
"If I am programatically (dynamically) creating a property and I'm using something like:
[Editor(typeof(Nullable..."
|
|
2010‑08‑03
4,360 views
|
"Thanks a lot!"
|
|
2010‑07‑20
4,728 views
|
"Hi,
Not sure if this is expected behavior, but we have a user action we would like to handle: when they make a cha..."
|
|
2010‑07‑06
3,425 views
|
"how to realize formatting of text in the description area? it would be nice if html markup was supported."
|