Editors for WPF

Discussion Forums

Post about Editors 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 (435)

  Date Thread Details
2014‑02‑09
3,964 views
"Hi, I'm trying to hide the "editDropDownButton" in the inherited class of DateTimePicker. The following is the code..."
2014‑02‑11
3,352 views
"Hi, I am trying to implement a BrushPropertyEditor at the property level, I would like to dynamically add object p..."
2014‑01‑08
5,948 views
"Hi, I have a propertyGrid where I add properties dynamically. This propertyGrid I implement this way: <propgrid..."
2014‑01‑10
4,416 views
"Is there a way to disable the MouseOver effect in the DateTimeEditbox? I noticed that when you hover over the D..."
2013‑12‑23
3,385 views
"Now the language of the month and the week showing in the DateTimeEditBox is English abbreviations.I want to change t..."
2013‑12‑20
3,538 views
"Hi, I'm trying to set the background color of the Int32EditBox via triggers, but something in the control template ..."
2013‑11‑26
3,617 views
"Now the width of the editor part in the DateTimeEditBox is equal to the width of the selection part in the DateTimeEd..."
2013‑11‑19
4,219 views
"I'm attempting to reproduce some legacy C++ MFC UI controls. One feature is the ability for the User to type in eithe..."
2013‑11‑19
3,580 views
"Hi, I have created the custom editor for picking the color. When we use 2 screens and the App is running full scree..."
2013‑11‑11
3,399 views
"I am trying to use a BrushEditBox, but just for a gradient property I have, in a DataTemplate for the PropertyGrid. I..."
2013‑10‑14
3,898 views
"I have a question about the color editor when it is embedded in a property grid. When the color editor pop-out pane..."
2013‑10‑04
4,697 views
"When you select text inside an actipro textbox the selected text becomes highlighted. if you right click to bring u..."
2013‑09‑25
3,366 views
"Steps to reproduce (in Windows 7 Professional x64):1. Set Regional Settings Language to Hebrew (Israel) and change Ad..."
2013‑08‑30
4,377 views
"Hi, I am using PasswordBox to get a password from user. I would like to know, if there is an oppotunity to show to ..."
2013‑08‑28
4,323 views
"1) Create a nullable enum property that is bound to the EnumEditBox 2) Start with a null property value 3) Use th..."
2013‑08‑13
3,625 views
"Hi, is it possible to change the default dropdown calculator display mode for the DoubleEditBox from "Minimal" to "..."
2013‑08‑08
3,875 views
"Is there any way that we can implement Aggregate functions for the datagrid columns? DtagridTextColumn.AggregateFu..."
2013‑08‑08
3,394 views
"Is there any option or property where we can export the data to excel from datagrids ?"
2013‑08‑08
5,566 views
"Is there any way that we can group some datagrid columns under one header like (DataGridColumnGroups)?"
2013‑08‑08
3,637 views
"Hi, In my project when clicked on a row that should open another datagrid inside that parent grid and i am looking..."