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

  Date Thread Details
2010‑06‑14
3,677 views
"Hi! I want to show a sample text in the Summary area with FontFamily and FontSize bound to those properties on my ob..."
2010‑06‑14
3,687 views
"when using the builtin combobox property editor with an exclusive list of standard values, the usual method of being ..."
2009‑04‑15
4,078 views
"Hi, How to set the category to be expanded or collased initially at run time. I did not get any property in Pro..."
2010‑06‑14
5,617 views
"Hi, How would I achieve the same "look" as the property grid in MS Expression Blend (rounded category pa..."
2010‑04‑21
4,959 views
"I have a standard tree view control. It contains a tree of items. When I select a tree view item, I display the prope..."
2010‑05‑25
3,884 views
"Hi, We are extending the property grid by inheriting from ActiproSoftware.Windows.Controls.PropertyGrid.PropertyGr..."
2010‑05‑24
3,374 views
"I don't want the propertygrid items sorted so I am doing propGrid.SortDescriptions.Clear(). I want the property ..."
2010‑05‑04
6,591 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
4,547 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
7,962 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
3,047 views
"As of v10.1.520, under the topic Actipro Editors | Interoperability | PropertyGrid there is a XAML typo in the ..."
2010‑04‑28
3,431 views
"Hello, I need to have a Thickness and CornerRadius property in my PropertyGrid. I have a class with several propert..."
2010‑04‑29
3,602 views
"We have an application that's somewhat similar to Visual Studio in that it has 'projects'. When we close ..."
2010‑04‑23
4,071 views
"Hi, I saw another thread where you were talking about dynamically changing the IsReadOnly property, but it doesn'..."
2010‑04‑26
3,090 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,983 views
"Are you guys drawing the calender for shared:DateTimePicker? Or is that WPF? Theres two rectangles there... the re..."
2010‑04‑23
4,730 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,886 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
4,368 views
"Hello again, In the property grid, I need to change the UpdateSourceTrigger behavior of the TextBox (and perhaps o..."
2010‑04‑21
3,264 views
"Hi, In 2010.1, you updated the constructor for PropertyDescriptorDataAccessor() to allow for: _category.Accesso..."