|
|
2010‑04‑08
4,284 views
|
"I need to set description to category. How to do it?
public class Test{
[Category("Cat1")]
public stri..."
|
|
|
2010‑03‑02
4,682 views
|
"I noticed a few posts/requests regarding a general PropertyChanged event that could be subscribed to and saw that it ..."
|
|
|
2008‑10‑03
4,566 views
|
"Is there any planned support for validation using IDataErrorInfo in PropertyGrid?
Thanks."
|
|
|
2010‑04‑05
4,368 views
|
"I have a property grid in a standard WPF tab control. When I switch tabs, the focus goes to the tab and not the contr..."
|
|
|
2010‑03‑15
4,969 views
|
"Getting the following error:
System.Windows.Markup.XamlParseException was unhandled
Message="'TreeListVi..."
|
|
|
2010‑03‑16
3,842 views
|
"The tab key misbehaves when you modify a value (in my case, a string value with standard editor). It works fine if yo..."
|
|
|
2009‑04‑23
11,617 views
|
"Hi,
Please find below code to generate one property from Code Behind and Please give solution of following questio..."
|
|
|
2010‑03‑23
3,579 views
|
"Hi,
Can you made new property Attribute - StandardValuesAttibute?
for set StandardValues without xaml
public c..."
|
|
|
2010‑03‑18
5,143 views
|
"Hi is there a possibility to get access to the dataAccessor from a derived property editor?"
|
|
|
2010‑03‑15
6,150 views
|
"I wonder if there is a way to handle dynamic properties by binding to ItemSource rather than rebuilding the propertie..."
|
|
|
2010‑03‑10
4,220 views
|
"When we go into the popup the color picker in the PropertyGrid we get this exception when we open the popup. We can ..."
|
|
|
2010‑03‑11
5,109 views
|
"Hello,
can the TreeListView be used in an easy way? The only thing I got to work is that it shows headers and the ..."
|
|
|
2009‑07‑28
4,407 views
|
"Is there a way for the PropertyGrid to show PropertyGridPropertyItems in the order they appear in XAML without any at..."
|
|
|
2009‑09‑23
5,128 views
|
"Can the property grid display and enumerated type with flagsAttribute as a list of checkboxs that's can be select..."
|
|
|
2010‑02‑15
6,427 views
|
"I'm trying to get a property in the property grid to display the value of its sub property as its header.
My s..."
|
|
|
2010‑02‑11
5,476 views
|
"I am fairly new to using this toolkit so forgive me if this is a silly question, but I cannot seem to figure out how ..."
|
|
|
2010‑02‑02
6,261 views
|
"Hello,
Is there any way to add an ellipses button besides a property in c# source code without using xaml? I need ..."
|
|
|
2010‑02‑02
9,068 views
|
"Hello,
Is there any way to make a property readonly dynamically in c# source code without using xaml? I need to ma..."
|
|
|
2010‑01‑22
3,796 views
|
"Hello,
I need a quick and short way of inspecting arbitrary object graphs. A "..." right beside of every..."
|
|
|
2009‑12‑20
3,440 views
|
"Hi, is there any way to set all the properties inside a specific category to read only mode based on another property..."
|