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

  Date Thread Details
2010‑09‑17
3,509 views
"Hello, I am having a weird behaviour with the BrushPropertyEditor. I have an Editor class attribute on an object, w..."
2010‑09‑17
3,924 views
"Hi, I've been reading through the PropGrid manual and demos, but am stuck with what is almost certainly a total ..."
2010‑09‑13
4,235 views
"Create a new WPF project and add the following code and call it right after the generated call to InitializeComponent..."
2009‑07‑02
11,149 views
"Hi all, I'm trying to create a custom property editor and apply it to a property via the "Editor" at..."
2010‑09‑07
4,343 views
"I have a window with a property grid. All stock, no theming, no special code, no event handlers, etc. I have the f..."
2010‑08‑19
7,936 views
"How can I set a specific order in the way the Categories are displayed and also in the order properties are displayed..."
2010‑08‑31
4,524 views
"From all the properties I have the are around 3 of then that are the ones than commonly the users will be changing I ..."
2010‑08‑26
3,230 views
"I'm changing programatically the value of a string property, however the change is not reflected unless I call Re..."
2010‑08‑25
3,506 views
"I defined a property like this: [Category("Starting Page Filter"), DisplayName("Valid Images"..."
2010‑08‑20
3,152 views
"If I am programatically (dynamically) creating a property and I'm using something like: [Editor(typeof(Nullable..."
2010‑08‑03
4,773 views
"Thanks a lot!"
2010‑07‑20
5,637 views
"Hi, Not sure if this is expected behavior, but we have a user action we would like to handle: when they make a cha..."
2010‑07‑06
3,769 views
"how to realize formatting of text in the description area? it would be nice if html markup was supported."
2009‑03‑17
6,200 views
"Hello I have own class which implements ICustomTypeDescriptor interface. I`ve noticed that function GetProperties(A..."
2010‑06‑29
4,057 views
"I've found what I think is a bug in the PropertyGridDataAccessor.Refresh method, or possibly with the OnValue(s?)..."
2010‑06‑28
4,355 views
"Hi, The value of a property in my property grid is a path. Is there built in support for browsing to a file? I'..."
2010‑06‑26
3,516 views
"We have the need to use the PropertyGrid to inspect an object that lives in a secondary AppDomain. Has anyone done..."
2009‑02‑28
5,148 views
"I have a structure in place for a custom type that i am assigning a custom editor for in the property grid. This is ..."
2010‑06‑22
4,814 views
"Hi, I want to customize the PropertyGrid to the Expression Dark Style from Microsoft. How I can do this? Any id..."
2010‑06‑18
4,366 views
"Hi all, I've implemented the Enterprise Library Validation Application Block (VAB) in our code to use validato..."