Completed
Last Updated: 25 Jan 2016 13:13 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
Based on customer feedback:

Input controls, namely RadTextBox and RadComboBox appear misaligned and slightly different in terms of metrics

**UPDATE**
As of 2016 R1 SP1, the inconsistencies have been targeted and fixed as a part of a broader story to unify the appearance of the various components.
NOTE: The changes apply only to Light-weight rendering
Completed
Last Updated: 28 May 2013 11:11 by ADMIN
ADMIN
Created by: Marin
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0

			
Declined
Last Updated: 30 Jun 2016 14:31 by ADMIN
Created by: Prashanth
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
I have a dynamic user control that has a radgrid inside it. The user control would always display the radgrid in edit mode on page load. Inside the radgrid, there is a radcombobox. There is a javascript in usercontrol itself for radcombobox OnSelectindexchanging event. What we need is to hide/display a row of the radgrid based on the combo box value by passing the row index which needs to be displayed/hidden. Problem is I am not able to access radgrid (or any control) from the usercontrol. I have attached the complete user control page. Please see cbo_OnSelectedIndexChanging function. Inside this method, we call HideRow(index) method. In hideRow, when we reference matertableview, it fails. Can anyone please help?
Declined
Last Updated: 08 Apr 2015 07:06 by ADMIN
When 'Track Changes' functionality is enabled and a text in RadEditor is deleted via Backspace keyboard button while the page is viewed under Chrome or Firefox, the cursor is positioned after the selection, while the expected behavior is to place it before the selection.
Declined
Last Updated: 21 Jun 2022 15:08 by ADMIN
Declined
Last Updated: 30 Jun 2016 14:38 by ADMIN
I'm using a gridview that used to work before I installed a new trial version (the old one did expire in the middle of our evaluation). The gridview code is taken from your example i.e. I haven't added any extra functionality it's all out-of-the-box. All I did was to connect to our SQL server datasource. The component that errors was already there from the beginning.
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Created by: Rob
Comments: 3
Category: UI for ASP.NET AJAX
Type: Bug Report
0
I have a RadToolbarDrorDown that allows users to select a different theme. This works fine in Firefox and Chrome, but the dropdown fails to show in IE (v10). It does appear to work with IE 9.0.8 however.

In IE 10 I see this script error in the console:

	SCRIPT5007: Unable to get property 'documentElement' of undefined or null reference 
	ScriptResource.axd, line 147 character 2

Also, the html generated is quite different : see attached

Telerik version 2012.1.215.40
Declined
Last Updated: 30 Jun 2016 15:09 by ADMIN
Created by: Sompop
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
I just had a chance to use RadColorPicker in the RadGrid. after having few discussions with Andrey, it seems like to use it in edit mode and be able to bind back, it requires a lot of coding in the code behind and converting rgb to the right format. The code does not look complicated. I propose to add something like <telerik:GridColorPickerColumn that similar to <telerik:GridAttachmentColumn and <telerik:GridHTMLEditorColumn so users can just drag and drop easily. This should be beneficial to anyone who use the control.
Completed
Last Updated: 30 Jun 2016 15:13 by ADMIN
Created by: Rick Atkinson
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Since there are still several customers that need support for old browsers, why not create two separate sets of controls.  The existing ASP.Net Ajax controls maintain support for old browsers while HTML5 Ajax controls are not.  Personally, I do not need support for old browsers and would like to see leaner, better controls built from the ground up just to support HTML5.
Declined
Last Updated: 01 Nov 2013 13:06 by ADMIN
ADMIN
Created by: Rumen
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Add the ability to have scale breaks in the RadHtmlChart.

Rejected with the comment:
This feedback item is a duplicate of http://feedback.telerik.com/Project/108/Feedback/Details/55693
Declined
Last Updated: 07 Jun 2016 07:00 by ADMIN
formatting is lost when content is pasted from ms word 2010 to radeditor
Unplanned
Last Updated: 11 Mar 2014 13:00 by ADMIN
Declined
Last Updated: 07 Jun 2016 13:11 by ADMIN
ADMIN
Created by: Radoslav
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0

			
Completed
Last Updated: 07 Jun 2016 06:38 by ADMIN
When i copy paste bulleted conted from MS word 2010 in Rad editor, it appends extra style margin in the last line and shifts the content towards the right. I  used StripFormattingOptions= "MSWord" and StripFormattingOptions= "None SuppressCleanMessage" but none of these options are helping.
I also disabled all the filters. Please let me know how i can retain my bulleted formattings while i copy paste from MS word 2010.Attaching the screenshots
Completed
Last Updated: 12 Jun 2013 12:21 by ADMIN
Declined
Last Updated: 07 Jul 2016 11:18 by ADMIN
Created by: Pooja
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Currently Telerik RadGrid does not support a GridCalculatedColumn inside a GridTemplateColumn. GridCalculated Column is a veru useful feature and should be available inside a Template column as well.

Thanks
Completed
Last Updated: 17 Mar 2015 10:02 by ADMIN
The developer cannot get a reference to the FontName tool through the getToolByName method of the RibbonBar tool adapter.
Completed
Last Updated: 13 May 2015 13:34 by Elena
There is a refresh error when a user uploads multiple files on Mac OS 10.8.3 and Safari 6.0.4. After the user selected for example 5 files at the same time and click on the Upload button, you a screen showing only 2 files - http://screencast.com/t/gYiE76M0D

The EnableAsyncUpload property of FileExplorer have to be set to "True".
Completed
Last Updated: 01 Jul 2015 15:00 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
FIX: Menu popup containers do not have background / border in metro skin