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‑01‑27
3,585 views
"Hi, I'm using the TimeSpanEditBox with the following properties: Format="d hh:mm:ss" Value=&quo..."
2010‑01‑22
4,389 views
"xaml code <Editors:Int32EditBox x:Name="AmountTextBox" Focusable="true" ..."
2010‑01‑25
3,699 views
"<Editors:Int32EditBox x:Name="AmountTextBox" Minimum="0" Maximum="355&quo..."
2010‑01‑21
3,616 views
"hello, i tried to inhert from int32editboxbase (uint) because i need a uinteditbox and i think this will be easiest ..."
2010‑01‑12
4,034 views
"In the case of a DateTimeEditBox having a null value is there a way to set the the date that is focused when the cale..."
2010‑01‑12
3,794 views
"I have a Int32 text box on a screen. If I set focus to the control when the screen is first loaded the cursor does no..."
2009‑12‑21
3,352 views
"Hi, I am using a datetimeeditbox and my requirement is that whenever an date range is input out range i.e less t..."
2009‑12‑11
3,826 views
"When user wants only time, how can I disbale the calendar dropdown?"
2009‑12‑04
3,897 views
"Right now in my DateTimeEditBox's, if the value of the date/time is null, I have it display "No date/time&qu..."
2009‑12‑03
4,198 views
"Hello, I have the following xaml. If I enter and amount say, 100.00 and then tab away and enter some other values...."
2009‑04‑23
4,436 views
"I have installed the latest (487) release just last night (this is the first use of the beta controls for me). When ..."
2009‑11‑20
7,169 views
"I have a style that is being set on actipro editor controls and it is supposed to make the outer edge of the control ..."
2009‑11‑16
3,851 views
"Hello, We are having a difficult time using themes on Actipro controls. We are trying to apply some styles to some..."
2009‑11‑03
3,452 views
"Within a DataGrid, is it possible to 1) disable a single cell 2) provide different formats for individual cells w..."
2009‑06‑06
3,932 views
"What's the simplist way to have the DateTimeEditBox move to the next part when the user enters a valid value. ..."
2009‑10‑30
4,074 views
"I noticed a change in behavior for Int32EditBox and DoubleEditBox between builds 506 and 507. If a minimum value was..."
2009‑10‑22
3,354 views
"Using DataGridInt32Column in ThemedDataGrid. Is the a way to right align the column content? If use a custom ce..."
2009‑10‑22
5,525 views
"I am using DataGridDoubleColumn and DataGridInt32Column in my DataGrid. Three issues: 1. The enter key does not c..."
2009‑09‑25
3,723 views
"Hi, I am using WPF DateTimeEditBox which has a built in MonthCalendar control. MonthCalendar control has a property ..."
2009‑05‑04
6,286 views
"Hi, How can I get and bind the text without the literal parts? Mask = "###.###.###-##" DB Value = &quo..."