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

  Date Thread Details
2012‑09‑07
3,334 views
"I'd like the DataGridDoubleColumn to behave as DataGridTextColumn - it means I want to start typing to edit cell inst..."
2012‑09‑04
4,234 views
"Hi ! <editors:Int32EditBox x:Name="MipmapLevel" VerticalAlignment="Center" Width="..."
2012‑07‑11
4,114 views
"Hi, I understand it is possible to create customEditBox like BrushEditbox or ColorEditBox. There are no Samples..."
2012‑07‑11
3,750 views
"Hi, The BrushEditor supports adding of the GradientStop but removing is not supported. Is there a way how I ca..."
2012‑07‑05
3,904 views
"Hi, I want to use some controls (EnumListBox, Barcode etc) on a .Net Framework 3.5 project, but everytime i add a c..."
2012‑06‑26
3,349 views
"I have a DoubleEditBox hosted within a ContentControl via a DataTemplate that exhibits an unexpected behaviour relati..."
2012‑06‑28
3,943 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,416 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
4,212 views
"We've noticed behaviour in the 'out of the box' WPF DateTimeEditBox displaying both date and time (default format): ..."
2012‑06‑05
6,663 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,473 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,944 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,689 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,374 views
"Title says it all. Thanks!"
2012‑05‑14
3,415 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,727 views
"Hi, A DoubleEditBox with a negative Minimum value allows more digits to be entered than the Minimum value allows. ..."
2012‑05‑14
3,567 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,858 views
"Please use folowing code to repro a bug: <Window x:Class="WpfApplication2.MainWindow"xmlns="http://schemas.mic..."
2012‑03‑02
3,659 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,304 views
"Hi, is it possible to aumatically focus and select the previous part of the DateTimeEditBox by hitting backspace (s..."