Won't Fix
Last Updated: 02 Oct 2015 08:56 by ADMIN
Navigate to:

http://localdemos.telerik.com/aspnet-ajax/treelist/examples/databinding/loadondemand/defaultcs.aspx

1) Expand item with ID:2, then items: id:1413, id:1414

2)Expand item id:1

3)Fill Item ID textbox with "303" and Level textbox with "2"

4)Click "ExpandItemToLevel"

5)The icon of item 304 seems like "expanded"(and it should be), however the item is not expanded.
Completed
Last Updated: 21 Apr 2022 08:08 by ADMIN
Created by: Balasubramanian
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Business Intelligence Dashboard to create flexible decision support solutions and deliver dashboard consoles that accurately inform executives and users throughout your organization. 

integrated Dashboard Designer like https://www.devexpress.com/Products/NET/Dashboard/
Completed
Last Updated: 21 Apr 2022 08:14 by ADMIN
Removing the vertical scrolling of the source code container will make the code much easier for reading, both for desktop and mobile devices. 
Completed
Last Updated: 04 Aug 2020 09:51 by ADMIN
Created by: Doug
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Some of the Red controls can be used for server side only (no UI).
I typically use RadGrid to perform something that it is good at (grouping and arranging data) then export it to Excel. 
So if the UI is actually and output file this can be very handy, why have a web interface if you are actually created a report of some kind.
You had a Reporting tool kit, but times have moved on to Self Service and PowerBI type tools. It just seems that you have a lot of code in DLL that could be repurposed for process pipelines, not for a web interface, tho  the final results could be reused there.
Declined
Last Updated: 04 Aug 2015 10:18 by ADMIN
as you know we purchased DevCraft Complete and it is really hard to download everything file by file.

I really wish if you have one magic button which when i click it it will download the entire files for all DevCraft Complete updates for ajax, kendu, reporting etc
Completed
Last Updated: 07 Jan 2015 13:06 by ADMIN
ADMIN
Created by: Angel Petrov
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
1
With the current implementation if the RenderMode is set to Auto in the web.config file it is later automatically changed to Leightweight instead of Mobile.
Completed
Last Updated: 20 Oct 2015 21:53 by ADMIN
Created by: Jason
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Please add "bootstrap" to drop down list of available skins to base a NEW skin on from style builder. I wish to make some color changes (blue to red) but require all the css and image files.

Thanks.
Declined
Last Updated: 10 Jan 2018 11:29 by Doug
Created by: Doug
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Would be nice to have a  single sign on control (eg like http://www.gigya.com/)
What this means is that you can sign on/sign up  with any social login.
Would like this to work well with ajax controls and KendoUI
This sign on is megga important on mobile, but good for conversions on standard laptop or HD websites.
Completed
Last Updated: 28 Jul 2015 11:07 by ADMIN
ADMIN
Created by: Ianko
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Currently the lightweight rendering of RibbonBar used in RadEditor with lightweight rendering leads to visual issues.
Completed
Last Updated: 06 Jul 2017 07:26 by ADMIN
At present, when IE is in Compatibility Mode the UI for ASP.NET AJAX controls use the Classic RenderMode in all cases because of the User Agent string the browser provides.

If RenderMode="Lightweight" and the X-UA-Compatible meta tag with value "IE=edge" is present on the server, the controls will render in the Lightweight mode instead of falling back to Classic.
This will also apply to RenderMode="Auto".
Declined
Last Updated: 11 Sep 2020 13:25 by ADMIN
Created by: Ed
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
The Telerik Bootstrap skin looks like it is Bootstrap, but it is not.  While it is easy to override a Bootstrap style to customize something, every time we do we end up on a support ticket to figure out how to make the same override in the skin.

One common area this comes up is the form sizing.  In Bootstrap, you can use a CSS class .form-group-sm to easily make the form controls smaller.  (There are several other classes as well for controls and form groups.)  The Telerik controls, like radCombobox or DatePicker do not honor this style, you need special Telerik CSS to get them to size.

The Bootstrap skin should have CSS included in it that handles when the Bootstrap control size classes are used.  That way when a Telerik control is placed in a div with .form-group-sm etc. it will automatically resize itself accordingly.

ref: http://getbootstrap.com/css/#forms-control-sizes
Completed
Last Updated: 11 Jun 2015 14:16 by ADMIN
Declined
Last Updated: 02 Sep 2019 14:38 by ADMIN
ADMIN
Created by: Marin Bratanov
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
1

			
Declined
Last Updated: 27 May 2021 17:43 by ADMIN
Created by: Slim
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
I'd like to use several masks in order to accept many phone numbers format. 
The component must accept phone numbers with these separators : "-", "/", "|" and space between figures. 
Here are some example of format that i mean:

1- xx-xx-xx-xx-xx 2- xx - xx - xx - xx - xx 
3- xx.xx.xx.xx.xx 4- xx/xx/xx/xx/xx 
5- xx / xx / xx / xx 6- xx|xx|xx|xx|xx 
7- xx | xx | xx | xx 

Evidently, the component needs to accept figures only. Most of the time, the phone numbers are inserted by a copy-pasted
Completed
Last Updated: 17 Jun 2015 15:31 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
1
A Sys.WebForms.PageRequestManagerParserErrorException error is thrown sporadically on some demos in the QSF.


Steps to reproduce:
(The error is not reproducible every time on all machines so you can find attached a fiddler cap log from the reproduction):

1. Open http://demos.telerik.com/aspnet-ajax/imageeditor/examples/overview/defaultcs.aspx

2. Try to open the Crop dialog (in IE11)

Result: A script exception is thrown
SCRIPT5022: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near 'HwdlHwoCAh8LaB8MaGRk'.
File: Telerik.Web.UI.WebResource.axd, Line: 15, Column: 16485
Completed
Last Updated: 11 Jun 2021 19:01 by ADMIN
ADMIN
Created by: Joana
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx

<table>
    <tbody>
        <tr>
            <td>test1</td>
            <td>
            <p>test2</p>
            </td>
        </tr>
        <tr>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
        </tr>
    </tbody>
</table>

Expected: https://www.screencast.com/t/ttBoNadV

Actual: https://www.screencast.com/t/0rovtQC8OW
Completed
Last Updated: 16 Jul 2015 07:54 by ADMIN
Declined
Last Updated: 01 May 2018 15:20 by ADMIN
Created by: Ravindra Lulla
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
As of now RadEditor for SharePoint 2013 or sharepoint 2016 is not available, reason Telerik  had provided for non-availablity of RadEditor for List Items as it is handled from client end is not acceptable, since many other component providers do support similar functions with their editors. the reason / use case iam looking for is becoz of need to handle clipboard manager in editor which is not available in Multiple line of text column type of an SharePoint 2013 list,
Completed
Last Updated: 06 May 2014 13:02 by ADMIN
Created by: miksh
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
The current image rotator is missing one of the popular modes when having up to 10 images the slider provides an image navigation bookmarks (e.g. a row of small circles) to navigate quickly to the particular image.
Some examples what I mean:
- http://demo.dev7studios.com/nivo-slider/ - (all demos)
- http://www.kendoui.com/ - the image rotator under the menu (not sure what Telerik control is used here but certainly is not RadRorator )
Completed
Last Updated: 21 Feb 2014 13:20 by ADMIN
Created by: CH
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Current Sales Dashboard cannot work because if silverlight issue. 
Prefer to have more starterkits so that we can understand a whole solution how to use telerik control better. also a good learning for us.