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

  Date Thread Details
2014‑07‑29
6,485 views
"Hi, we deal with a strange behavior of a property CanUserAddRows during binding. Our goal is following behavior - w..."
2016‑12‑05
3,288 views
"Hello Team, I am trying to automate DateTimeEditBox which is formatted to show only date and time as "hh:mm". Initi..."
2016‑09‑22
4,369 views
"Hi, I want to use the DataGridDoubleColumn like in the following snippet: public class Point { public doubl..."
2016‑09‑05
3,651 views
"Hello, I need to customize the BrushEditor by 1) Add a remove button to remove gradientstop (nobody can figure out ..."
2016‑06‑21
5,107 views
"Library Version - 16.1.633.0 Hi All I am trying to build an application that uses ThemedDataGrid and supp..."
2016‑05‑13
4,709 views
"I have a PopupButton that shows a treeview. How do I programatically popup the contents? I would like <Alt>..."
2016‑05‑10
3,540 views
"Is there a close event that is acessible or overrideable for the ColorEditor when used in a property grid? We need t..."
2016‑04‑29
3,640 views
"Is there a simple "Copy/Paste" context menu available for a DoubleEditBox?"
2016‑04‑21
3,270 views
"We are using MVVM pattern. We want the data types in the VM to align with data types in the model, which means we hav..."
2016‑04‑20
3,040 views
"Note on the version selected: The version I see in the installation is v14.2.0611 Hello, I have a class inheritin..."
2016‑04‑11
3,897 views
"Hello, is it possible to get rounded corners in textboxes, listboxes, comboboxes, buttons etc? Thanks in advance...."
2016‑01‑29
3,856 views
"I would like to use theInt32EditBox essentially as a combobox, for the range 0 - 55. Do you have an example of this? ..."
2015‑12‑09
4,211 views
"Hi, I have a custom PartEditBox with some text boxes in the drop down content. When the keyboard focus switches be..."
2015‑12‑04
3,792 views
"In my application I am using both doubleeditbox and int32editbox. The current default behavior of these editors is t..."
2015‑06‑19
4,721 views
"Hi, here I need to make my DateTimeEditBox control localized, and not only follow the culture infomation of the curre..."
2015‑09‑29
3,853 views
"I'm trying to figure out if there's a relatively easy way to edit an array of primitive numeric values (i.e. int/doub..."
2013‑07‑08
4,831 views
"Hi Guys, Does Actipro have plans for implementing an edit box for DateTimeOffSet? Ilian"
2015‑09‑05
3,656 views
"Hi, We have an issue with DateTimeEditBox and MaskedTextBox appears like filled password boxes in MetroDark and Met..."
2015‑08‑18
3,474 views
"I am using the datetimeditbox and its value is iitialized to Datetime minimum (new DateTime). This means that on the ..."
2015‑07‑15
3,737 views
"Hi, We have following scenario: I have one property in my viewmodel say BindValue - it is binded to Int32EditBox ..."