Completed
Last Updated: 12 May 2011 08:15 by ADMIN
SetToNullValue() does not show NullText when ShowUpDown is true
Completed
Last Updated: 23 Jun 2014 13:33 by Jesse Dyck
ADMIN
Created by: Nikolay
Comments: 1
Category: Editors
Type: Bug Report
0
It seems that there are differences between Windows XP Korean and the English distributions which cause the OK and Cancel buttons of RadColorDialog to become hidden from view. RadColorDialog should be optimized to support both Windows distributions.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: Editors
Type: Bug Report
1
RadColorDialog does not work when assemblies has been merged, because RadColorEditor's CreateColorSelectorInstance method has hardcoded search for Telerik.WinControls.UI.dll assembly.
Completed
Last Updated: 04 Jun 2012 01:33 by Jesse Dyck
ADMIN
Created by: Stefan
Comments: 2
Category: Editors
Type: Feature Request
6
ADD. RadDateTimePicker - add support for nullable types
Completed
Last Updated: 08 Feb 2011 07:59 by ADMIN
RadMaskEditBox - When MaskType is Numeric and Mask is currency ("C") pasting a value (9.99) results in 09.99.00
Completed
Last Updated: 08 Feb 2011 07:57 by ADMIN
ADMIN
Created by: Dobry Zranchev
Comments: 0
Category: Editors
Type: Bug Report
1
When MaskType is Numeric and Mask is currency ("C") selecting the last two digits and trying to enter value for them results in moving the caret at the end of the last digit right after entering the first number.
Completed
Last Updated: 31 Jan 2011 07:43 by ADMIN
RadMaskEditBox does not apply the mask when the value is pasted from context menu. Same works when the value is pasted with Ctrl+V.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Editors
Type: Feature Request
1
RadMarkupDialog should provide the possibility to be localized by a localization providers.
Completed
Last Updated: 11 Feb 2014 11:18 by ADMIN
FIX. RadDateTimePicker - when the NullDate is set for example to DateTime.Now and you clear the value with SetToNullText, then you can not type the value for the current month.
Completed
Last Updated: 19 Jan 2011 10:21 by ADMIN
RadDateTimePicker - allow entering date, month and year without using space key to navigate between the date, month and the year, just like in RadMaskedEditBox
Completed
Last Updated: 13 Feb 2014 09:31 by ADMIN
ADMIN
Created by: Dobry Zranchev
Comments: 0
Category: Editors
Type: Bug Report
0
RadDateTimePicker memory leak, when calendar popup is opened more than once.
Completed
Last Updated: 24 Nov 2010 09:09 by ADMIN
This behavior appears when the MaskType property if set to Numeric.
Completed
Last Updated: 22 Nov 2010 10:43 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: Editors
Type: Feature Request
1
Add a functionality that allows the user to disable the spin editor like behavior when the MaskType is setting to Numeric.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Editors
Type: Bug Report
0
If you try to set MaskedEditBoxElement.BackColor to Control, the BackColor of the TextBoxItem will not be changed. However, if you set the BackColor of the MaskedEditBoxElement to Red, the color of the TextBoxItem will be changed as expected.
Completed
Last Updated: 14 Oct 2010 08:12 by Jesse Dyck
ADMIN
Created by: Dobry Zranchev
Comments: 1
Category: Editors
Type: Bug Report
3
Click the scroll bar in the Color Dialog web page closes the dialog.
Completed
Last Updated: 08 Oct 2010 02:36 by ADMIN
When:
RadDateTimePicker1.Format = DateTimePickerFormat.Custom
RadDateTimePicker1.CustomFormat = "hh:mm tt"

and you delete the value (with delete key), then you can not set the time back to 12:00 AM by using arrow keys.
Completed
Last Updated: 25 Feb 2021 07:51 by ADMIN
ADMIN
Created by: Nikolay
Comments: 2
Category: Editors
Type: Bug Report
4
Currently, you cannot enter the date in RadDateTimePicker by typing it in the textbox area.
Completed
Last Updated: 07 Sep 2010 08:08 by ADMIN
ADMIN
Created by: Dobry Zranchev
Comments: 0
Category: Editors
Type: Bug Report
1
When RadDateTimePicker value is set to null then you are not able to enter in the control, a date which is less than the NullValue date.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Editors
Type: Feature Request
16
A nice addition to our RadTextBox will be the ability to add an autocomplete mode supporting multiple choinces, just like in the "To" textbox in Outlook.
Completed
Last Updated: 26 Feb 2014 13:58 by ADMIN
ADMIN
Created by: Georgi
Comments: 0
Category: Editors
Type: Feature Request
1
A nice add-on to the control would be having Get/SetTextField methods, allowing for complete customization of each masked field.