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
2009‑09‑21
3,770 views
"I am hosting a DataGrid inside an Excel TaskPane using VSTO. One of my DataGrid columns is using the DataGridColorCo..."
2009‑09‑21
4,524 views
"Hello, We're using the date time edit box within a ScrollViewer and unfortunately there's a minor bug. If..."
2009‑09‑04
3,823 views
"I am trying to attach the valuechanged event to the Int32Editbox but visual studio/resharper cant automatically gener..."
2009‑09‑02
7,973 views
"how can I make (for all controls) the checkbox (that I have displayed) to be non focusable. the focus should reach th..."
2009‑05‑12
3,529 views
"Well done, the Actipro Editors for WPF are really neat. I have one feature I am missing. I use currently the Edito..."
2009‑08‑26
5,082 views
"I have just noticed that calling Focus() on an editor (at least the Int32 and DoubleEdit editors) does not work. ..."
2009‑08‑25
3,744 views
"We have noticed that editors (DoubleEditBox, Int32EditBox) that allow nulls and are displaying the "No Value&quo..."
2009‑08‑25
11,579 views
"If you have an editor control (DoubleEditBox, Int32EditBox) that uses a DataBinding for it's value, with UpdateSo..."
2009‑08‑18
4,847 views
"If I have a DateTimeEditBox control configured to show only Time - as follows: Format = "t";..."
2009‑06‑25
4,448 views
"We have a case where there is a DoubleEditBox which is initially disabled and doesn't have any value (bound to a ..."
2009‑08‑04
6,310 views
"I doing some bug fixes/feature requests for a client one of which included handling text wrapping for a text box. Do..."
2009‑08‑04
3,604 views
"We're trying to move from the DateTimePicker in the Shared library to the DateTimeEditBox in the Editors library...."
2009‑07‑29
7,367 views
"I have a couple of feature requests for PartEditBox: - Add an IsReadOnly property similar to the standard TextBox, t..."
2009‑07‑27
4,229 views
"I have looked through all the various members, and nothing jumped out at me, so if this is completely obvious, I apol..."
2009‑07‑17
4,128 views
"I've got a Part derived from TypeSpecificBase<decimal> whose Value I'm trying to constrain between two ..."
2009‑07‑02
3,790 views
"Hey guys, nice work with the latest maintenance release. Just a couple bugs I've found so far: Performing a sele..."
2009‑06‑24
5,517 views
"<editors:DoubleEditBox Value="58.123456789012344" Format="G" /> for some reason, display..."
2009‑06‑24
3,988 views
"First of all – your editors are awesome! Great Job!! I’ve notice something that I’m not sure is a bug or a featu..."
2009‑06‑15
3,881 views
"The DateTimeEditBox is a great control, and I happily (and very easily) replaced Infragistic's version with yours..."
2009‑06‑11
5,770 views
"I've set the Mask property of a MaskedTextBox to be ".........", which works as expected. There is an ..."