|
|
2010‑01‑27
3,542 views
|
"Hi,
I'm using the TimeSpanEditBox with the following properties:
Format="d hh:mm:ss"
Value=&quo..."
|
|
|
2010‑01‑22
4,333 views
|
"xaml code
<Editors:Int32EditBox x:Name="AmountTextBox"
Focusable="true"
..."
|
|
|
2010‑01‑25
3,656 views
|
"<Editors:Int32EditBox x:Name="AmountTextBox"
Minimum="0"
Maximum="355&quo..."
|
|
|
2010‑01‑21
3,577 views
|
"hello,
i tried to inhert from int32editboxbase (uint) because i need a uinteditbox and i think this will be easiest ..."
|
|
|
2010‑01‑12
3,989 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,749 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,314 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,785 views
|
"When user wants only time, how can I disbale the calendar dropdown?"
|
|
|
2009‑12‑04
3,855 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,139 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,397 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,043 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,807 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,412 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,887 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,026 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,287 views
|
"Using DataGridInt32Column in ThemedDataGrid.
Is the a way to right align the column content?
If use a custom ce..."
|
|
|
2009‑10‑22
5,399 views
|
"I am using DataGridDoubleColumn and DataGridInt32Column in my DataGrid.
Three issues:
1. The enter key does not c..."
|
|
|
2009‑09‑25
3,675 views
|
"Hi,
I am using WPF DateTimeEditBox which has a built in MonthCalendar control. MonthCalendar control has a property ..."
|
|
|
2009‑05‑04
6,234 views
|
"Hi,
How can I get and bind the text without the literal parts?
Mask = "###.###.###-##"
DB Value = &quo..."
|