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
2012‑09‑12
4,687 views
"Is this intentional? I know for the numeric parts editors I have to use a different property, but it seems like this ..."
2012‑09‑07
5,029 views
"I just purchased the editors package so we could use it with the Actipro PropertyGrid that we had purchased a while a..."
2012‑09‑07
3,608 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,512 views
"Hi ! <editors:Int32EditBox x:Name="MipmapLevel" VerticalAlignment="Center" Width="..."
2012‑07‑11
4,463 views
"Hi, I understand it is possible to create customEditBox like BrushEditbox or ColorEditBox. There are no Samples..."
2012‑07‑11
4,095 views
"Hi, The BrushEditor supports adding of the GradientStop but removing is not supported. Is there a way how I ca..."
2012‑07‑05
4,218 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,619 views
"I have a DoubleEditBox hosted within a ContentControl via a DataTemplate that exhibits an unexpected behaviour relati..."
2012‑06‑28
4,246 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,797 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,534 views
"We've noticed behaviour in the 'out of the box' WPF DateTimeEditBox displaying both date and time (default format): ..."
2012‑06‑05
7,054 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,774 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
5,304 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
8,063 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,668 views
"Title says it all. Thanks!"
2012‑05‑14
3,721 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,992 views
"Hi, A DoubleEditBox with a negative Minimum value allows more digits to be entered than the Minimum value allows. ..."
2012‑05‑14
3,844 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
4,137 views
"Please use folowing code to repro a bug: <Window x:Class="WpfApplication2.MainWindow"xmlns="http://schemas.mic..."