Grids for WPF

Discussion Forums

Post about Grids for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (656)

  Date Thread Details
2010‑04‑26
2,737 views
"I'd like to use a fixed width propertygrid and have long string properties wrap. Is this supported? Thanks, Jeff"
2010‑04‑23
2,671 views
"Are you guys drawing the calender for shared:DateTimePicker? Or is that WPF? Theres two rectangles there... the re..."
2010‑04‑23
4,404 views
"Hi, I am using a date picker in a property grid. I have noticed that if I throw an exception in the setter, the er..."
2010‑04‑22
3,543 views
"Hello, I am trying to make a custom property editor. I have different classes with properties on which I added some..."
2010‑04‑22
3,957 views
"Hello again, In the property grid, I need to change the UpdateSourceTrigger behavior of the TextBox (and perhaps o..."
2010‑04‑21
2,990 views
"Hi, In 2010.1, you updated the constructor for PropertyDescriptorDataAccessor() to allow for: _category.Accesso..."
2010‑04‑05
6,463 views
"Does the property grid support nested categories? I know I can expand complex types, but looking to have the category..."
2010‑04‑08
4,000 views
"I need to set description to category. How to do it? public class Test{ [Category("Cat1")] public stri..."
2010‑03‑02
4,304 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,285 views
"Is there any planned support for validation using IDataErrorInfo in PropertyGrid? Thanks."
2010‑04‑05
4,057 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,470 views
"Getting the following error: System.Windows.Markup.XamlParseException was unhandled Message="'TreeListVi..."
2010‑03‑16
3,578 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
10,922 views
"Hi, Please find below code to generate one property from Code Behind and Please give solution of following questio..."
2010‑03‑23
3,292 views
"Hi, Can you made new property Attribute - StandardValuesAttibute? for set StandardValues without xaml public c..."
2010‑03‑18
4,672 views
"Hi is there a possibility to get access to the dataAccessor from a derived property editor?"
2010‑03‑15
5,742 views
"I wonder if there is a way to handle dynamic properties by binding to ItemSource rather than rebuilding the propertie..."
2010‑03‑10
3,876 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
4,833 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,110 views
"Is there a way for the PropertyGrid to show PropertyGridPropertyItems in the order they appear in XAML without any at..."