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 (624)

  Date Thread Details
2010‑05‑24
2,787 views
"I don't want the propertygrid items sorted so I am doing propGrid.SortDescriptions.Clear(). I want the property ..."
2010‑05‑04
5,617 views
"For an application I'm working on, I want the property grid to display a nullable enum as a ComboBox and allow me..."
2010‑05‑12
3,805 views
"Hi, I'm trying to create a custom property editor for displaying a drop down list of people objects. I have..."
2010‑04‑29
6,826 views
"Using the ANTS memory profiler, I'm seeing a memory leak being caused by the property grid. I believe the simplif..."
2010‑05‑05
2,404 views
"As of v10.1.520, under the topic Actipro Editors | Interoperability | PropertyGrid there is a XAML typo in the ..."
2010‑04‑28
2,814 views
"Hello, I need to have a Thickness and CornerRadius property in my PropertyGrid. I have a class with several propert..."
2010‑04‑29
2,940 views
"We have an application that's somewhat similar to Visual Studio in that it has 'projects'. When we close ..."
2010‑04‑23
3,417 views
"Hi, I saw another thread where you were talking about dynamically changing the IsReadOnly property, but it doesn'..."
2010‑04‑26
2,447 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,406 views
"Are you guys drawing the calender for shared:DateTimePicker? Or is that WPF? Theres two rectangles there... the re..."
2010‑04‑23
4,052 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,251 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,661 views
"Hello again, In the property grid, I need to change the UpdateSourceTrigger behavior of the TextBox (and perhaps o..."
2010‑04‑21
2,717 views
"Hi, In 2010.1, you updated the constructor for PropertyDescriptorDataAccessor() to allow for: _category.Accesso..."
2010‑04‑05
5,993 views
"Does the property grid support nested categories? I know I can expand complex types, but looking to have the category..."
2010‑04‑08
3,675 views
"I need to set description to category. How to do it? public class Test{ [Category("Cat1")] public stri..."
2010‑03‑02
3,948 views
"I noticed a few posts/requests regarding a general PropertyChanged event that could be subscribed to and saw that it ..."
2008‑10‑03
3,963 views
"Is there any planned support for validation using IDataErrorInfo in PropertyGrid? Thanks."
2010‑04‑05
3,707 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,001 views
"Getting the following error: System.Windows.Markup.XamlParseException was unhandled Message="'TreeListVi..."