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

  Date Thread Details
2012‑06‑26
3,153 views
"I have a DoubleEditBox hosted within a ContentControl via a DataTemplate that exhibits an unexpected behaviour relati..."
2012‑06‑28
3,719 views
"In the following DataTemplate I'm not able to put in a manual value into the Int32EditBox at runtime. Outside of the ..."
2012‑06‑22
6,123 views
"Hello, I use the DoubleEditBox and I would like to insert a "," when the user press the "." in the numeric keypad.I..."
2012‑06‑06
3,950 views
"We've noticed behaviour in the 'out of the box' WPF DateTimeEditBox displaying both date and time (default format): ..."
2012‑06‑05
6,368 views
"We're looking to integrate a timeline slider control into our application similar to http://www.telerik.com/help/wpf/..."
2012‑06‑04
3,256 views
"Hi,I am having a problem with the ThemedDataGrid, I need a grid with 16 rows and 16 columns of int, if I use a "DataG..."
2012‑03‑19
4,676 views
"I was looking into using the MonthCalendar control as a way to host content on certain days, not just change the colo..."
2012‑05‑29
7,403 views
"Hi, I'm using a MaskedTextBox to validate an IP Address and would also like it to match when the MaskedTextBox is e..."
2012‑05‑23
3,165 views
"Title says it all. Thanks!"
2012‑05‑14
3,203 views
"Hi, Inserting a digit into the existing text of an Int32EditBox or DoubleEditBox control that has a format of "F0" ..."
2012‑05‑14
3,502 views
"Hi, A DoubleEditBox with a negative Minimum value allows more digits to be entered than the Minimum value allows. ..."
2012‑05‑14
3,371 views
"Hi, In a DoubleEditBox with a format of 'F0' typing the '.' key causes the '.' character to appear in the edit box...."
2012‑03‑30
3,643 views
"Please use folowing code to repro a bug: <Window x:Class="WpfApplication2.MainWindow"xmlns="http://schemas.mic..."
2012‑03‑02
3,403 views
"I meet a problem when I using ColorEditBox; The problem is when I use the code given below: namespace xmlns:editor..."
2012‑02‑27
3,059 views
"Hi, is it possible to aumatically focus and select the previous part of the DateTimeEditBox by hitting backspace (s..."
2012‑02‑24
4,053 views
"Hello, I am developing a project for Microsoft Office 2007, using Visual Studio Tools for Office. I am making s..."
2012‑02‑20
4,510 views
"I'm having issues when I try to multibind the value of doubleeditbox as seen below: <editors:DoubleEditBox ValueC..."
2012‑02‑16
3,978 views
"Hello I have a problem with the DoubleEditBox : the enter key is not validating the input. I found on this forum ..."
2012‑02‑15
3,349 views
"Hi, I have these two requirements: 1) I need to implement a maximum of 64.0 for a Double value 2) The double val..."
2012‑01‑31
3,547 views
"Hi, It seems that there are properties to hide most parts of the control (color preview, checkbox, drop down arrow..."