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

  Date Thread Details
2010‑10‑19
4,120 views
"What's the best way to go if I want a spinner control to display 8M instead of 8,000,000 or 3,000,000,000 as 3B...."
2010‑06‑06
3,443 views
"Or a simple way to implement it?"
2010‑10‑11
3,682 views
"Hello Support, unfortunately, we have encountered another bug. We are setting the Value Property of a DateTimeEditBo..."
2010‑09‑30
8,631 views
"Hi Guys, We are using the MaskedTextBox control to collect a latitude and longitude using the following mask:- ..."
2010‑09‑30
4,247 views
"Hi, I would like to accomplish the following in a TimeSpanEditBox (or in any "parts" editor):When one of..."
2010‑10‑05
6,055 views
"Hello Support, we have encountered the following problem during our development. Inside a TextChanged-event handle..."
2010‑09‑23
5,285 views
"Hello, are there any customers out there who would expect the MonthCalendar behave on hitting "tab" as i..."
2010‑09‑20
3,542 views
"I've implemented an IP Address editor with a custom multipart editor. I've set the MoveFocusCharacters to &qu..."
2010‑08‑23
3,319 views
"I'm not sure if this is a bug or not because I have little experience with Regular Expressions, so I'll post ..."
2010‑09‑09
3,351 views
"I have an application that uses a TabbedMdiContainer with two Document Windows. One window contains a WPF DataGrid an..."
2010‑09‑07
3,589 views
"If I use the MonthCalendar directly, when the user selects a day it resets the time to be 12AM. Is there a way to sto..."
2010‑08‑29
3,444 views
"In documentation I found that way to localize application is to overwrite custom strings using using syntax: Actip..."
2010‑08‑23
4,031 views
"I'm trying to change the look of the DateTimeEditBox (rounded edges and colouring etc) by creating a new style us..."
2010‑08‑23
4,643 views
"Is it possible to select a range of dates with the MonthCalendar and have it span months? I'm just playing with t..."
2010‑07‑27
4,407 views
"I try to set the custom template for DateTimeEditBox; however, it do not work. Of course, with standard control of Mi..."
2010‑07‑25
7,957 views
"Upon adding a new Int32EditBox to my XAML, I have the following: <editors:Int32EditBox Name="Int32EditBox1..."
2009‑06‑10
7,484 views
"I wanted to add the equivalent of TextBox.CharacterCasing to a subclass of MaskedTextBox. I realize that I could do ..."
2010‑07‑08
3,683 views
"Hi, Is there a way to overwrite the default PromptBrush in DateTimeEdit controls (eg change the default dot to an ..."
2010‑07‑07
4,732 views
"Hello, there is something strange going on when binding against business objects and not using "UpdateSourceT..."
2010‑06‑22
4,190 views
"Hi, we use your editors, for example int32editbox, doubleeditbox, enumeditbox within a scrollviewer. Now we have so..."