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

  Date Thread Details
2018‑05‑11
1,695 views
"Hi, I am attempting to use the TreeListView control adjacent to a PropertyGrid to display multiselected/collection ..."
2018‑05‑07
1,647 views
"Hi, I have run into an issue where calling PropertyModelBase.Refresh is triggering an active filter to be reevaluat..."
2018‑04‑17
1,499 views
"If you use dynamic properties, you cannot use the keyboard down arrow key to move to the field. To reproduce, run t..."
2018‑04‑12
1,612 views
"The elements in my TreeListBox can be selected through another mechanism. If the TreeListBox elements are currently v..."
2017‑11‑16
2,505 views
"Hello, I use the propertygrid in MVVM environment.The settings of the properties are done with attributes e.g. the ..."
2018‑04‑06
1,708 views
"Hi I updated the version of WPF Controls to v17.2.0664 from v17.2.0662. Expanding a PropertyGrid property item by..."
2018‑04‑05
1,467 views
"Hi, the TreeListView crashes with a StackOverflowException if my tree is 6000 items deep. Unfortunately I have to d..."
2018‑03‑15
2,296 views
"Hi, for some reason the binding of IsExpanded does nothing, visibility however works fine. <grids:TreeL..."
2018‑01‑10
2,329 views
"I'm having a little trouble understanding how to add RegEx validation to a PropertyGrid property. I have a prop..."
2018‑01‑10
2,031 views
"Hi, Is there a way to disable the horizontal-scroller of the TreeListBox? My intention is that items that..."
2018‑01‑09
2,013 views
"Sir, Can I integrate the ColorPickerGallery to the property grid with PropertyEditor. Now its available in the font..."
2018‑01‑03
2,092 views
"Does the PropertyGrid use standard reflection or the TypeDescriptor API to get attributes from the linked object for ..."
2018‑01‑02
2,174 views
"After updating to 663 build editors in TreeListView not working properly. When it try to change text in a textbox not..."
2017‑12‑24
2,809 views
"private void ThePropertyGrid_PropertyChildAdded(object sender, PropertyModelChildChangeEventArgs e) { ..."
2017‑12‑22
2,186 views
"I have an app that uses a PropertyGrid and a TreeListBox control. The property grid by default dropped in and looks ..."
2017‑12‑20
2,964 views
"When the `IsDataVirtualizationEnabled` is set to `true` on a TreeListView. The content for many (about half) items ..."
2017‑12‑20
2,086 views
"I need to apply rich text to a property of type string in a property grid. I don't see any built in editors that all..."
2017‑12‑14
2,485 views
"Hi, I would like to set the ColorPropertyEditor (or NullableColorPropertyEditor) for some string property named "Co..."
2017‑12‑13
2,497 views
"Hi all, I strugling with some wierd behavior of the Property-Grid.My application is built of some sort of a design ..."
2017‑12‑07
2,378 views
"During some drag/drop operations in my TreeListBox I get the following uncaught exception Uncaught Exception : Syste..."