Completed
Last Updated: 23 Jun 2014 09:57 by ADMIN
Completed
Last Updated: 06 Sep 2011 05:04 by ADMIN
FIX. RadMaskedEditBox- black border appears on disabled control with Windows7 theme.
Completed
Last Updated: 05 Jun 2014 07:07 by Jesse Dyck
If assign a value using a percent mask the value isn't displayed as it should - assign a value of 0.08 I expect the control to display  "8.00 %", instead it displays "0.08 %"
Completed
Last Updated: 31 Aug 2011 09:53 by ADMIN
ADD. RadDateTimePicker - add ability to determine the increment/decrement step when Format = Time
Completed
Last Updated: 31 Aug 2011 09:51 by ADMIN
FIX. RadDateTimePicker - setting the TextBoxItem.ReadOnly does not make the editable area read only
Note:
Implemented RadDateTimePicker ReadOnly property
Completed
Last Updated: 31 Aug 2011 03:18 by ADMIN
FIX. RadDateTimePicker throws an exeption, when trying to set the value with ShowUpDown true and previous value = null
Completed
Last Updated: 13 Jun 2014 09:09 by ADMIN
In ReadOnle mode no other keys do anything on the document, but the delete key deletes text/images just as it normally works.
Completed
Last Updated: 24 Aug 2011 02:45 by ADMIN
FIX. RadDateTimePicker - black border appears on disabled control with Windows7 theme.
Completed
Last Updated: 16 Aug 2011 05:32 by ADMIN
RadColorDialog is not localized properly when an instance of it is created after the localization provider is set.
Completed
Last Updated: 15 Aug 2011 07:32 by ADMIN
Make the Title of RadColorDialog accessible in the ColorDialogLocalizationProvider class
Completed
Last Updated: 12 Aug 2011 09:37 by Svetlin
NullReferenceException is thrown when the RadSpellChecker component is used in AllAtOnce spell checking mode.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
RadMaskedEditBox - At design time the NullText is not synchronized with the NullDate property.
I was able to Set NullText to "aaa", set the NullDate to 24/02/2012 and set the Value and 24/02/2012 and see after that the NullText
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Editors
Type: Bug Report
2
The KeyDown event is not being fired when the user starts entering text in RadSpinEditor. Currently, the developer should subscribe to the KeyDown event of the TextBoxItem
Unplanned
Last Updated: 15 Aug 2017 09:33 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: Editors
Type: Feature Request
2
The textbox should increase its size when entering text.
Completed
Last Updated: 19 Feb 2015 09:12 by Jesse Dyck
FIX. RadDropDownList- when the form is started the textbox shows the end of the text instead of the begging of it, when the used text is longer than the control length.
Completed
Last Updated: 22 Jun 2011 04:19 by ADMIN
FIX. RadDateTimePicker - entering a date before the MinDate displays wrong text
Unplanned
Last Updated: 30 Mar 2016 08:22 by ADMIN
Html formatting does not work as expected in design-time.
Completed
Last Updated: 07 Jun 2011 06:50 by ADMIN
FIX. RadDateTimePicker - setting an invalid year with the default format causes the control Text remain with invalid value. At the same time the value of the control is valid.
Completed
Last Updated: 03 Jun 2011 04:12 by ADMIN
FIX. RadMarkUpEditor does not keep the formatting when IE9 is installed - opening the dialog, formatting the text and switching to html view removes all formatting.
Completed
Last Updated: 30 May 2014 14:37 by Jesse Dyck
Add functionality to be able to pick up the time together with the date and to pick the time only.