Declined
Last Updated: 30 Jun 2016 13:26 by ADMIN
Created by: Edgar
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
When you use the scheduler to manage items other than appointments, it'll be nice to have drill down capability. Ie show project and all it's tasks as child.
Declined
Last Updated: 30 Jun 2016 13:25 by ADMIN
Created by: Edgar
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Just like the silverlight version does.
Completed
Last Updated: 27 Jan 2014 10:47 by Lemcube Srl
radcombobox with 
AutoPostBack = true; 
Filter = RadComboBoxFilter.None; 
MarkFirstMatch = false; 
EnableLoadOnDemand = false; 
AllowCustomText = true;

we type a text like "123" and we hit ENTER all works fine: server side event SelectedIndexChanged is fired and Text property has correct value of "123"

we type  the text "00000" and we hit enter:
- no server side event is fired (we are expecting SelectedIndexChanged to be fired)
- on the client side now the combo shows up "123" (we've entered "00000")

we type the text "4560000" and we hit ENTER:
- a server side event is fired (SelectedIndexChanged) but the Text property has value of "456"

seems that the character '0' is ignored from the final part of the entered text. 

attached is the solution (VS2010) with an example to reproduce the bug. 

we hope to find soon a solution to this (this bug happens with the latest version: UI for ASP.NET AJAX Q3 2012\Bin40).
Completed
Last Updated: 02 Sep 2019 14:52 by ADMIN
Created by: Patrick
Comments: 2
Category: UI for ASP.NET AJAX
Type: Bug Report
0
When we create a link to an external web site such as www.cnn.com using the RadEditor (6.3.0.0) on our SP2010 farm we are getting an error that says this:
"cannot find this location in the current site location"
"the URL may refer to an external web site for to a location in the site collection that does not exist or you do not have the right to access"

When I bring up a browser on the SharePoint server themselves I can access those sites.

Completed
Last Updated: 07 Jun 2013 07:22 by ADMIN
This property can be used for server-side validation.
Unplanned
Last Updated: 19 Mar 2014 16:31 by ADMIN
Completed
Last Updated: 13 Dec 2013 11:50 by ADMIN
ADMIN
Created by: Antonio Stoilkov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
7

			
Completed
Last Updated: 20 Jul 2015 14:14 by ADMIN
Completed
Last Updated: 04 May 2015 10:49 by José Ángel
ADMIN
Created by: Niko
Comments: 5
Category: UI for ASP.NET AJAX
Type: Feature Request
3
This diagramming tool can provide a toolbox with different models that can be dragged onto the canvas, edited, resized, rotated, etc.
Additionally a hierarchical model can be implemented that link different models on the diagram.
Completed
Last Updated: 31 May 2013 14:51 by Paulina
Created by: Vic
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Please provide a web control that would simulate windows 8 tiles: dragging, live-ness, etc..
Completed
Last Updated: 07 Jan 2017 02:47 by Graham
ADMIN
Created by: Plamen
Comments: 6
Category: UI for ASP.NET AJAX
Type: Feature Request
8

			
Declined
Last Updated: 07 Jun 2016 13:14 by ADMIN
Created by: Krunal
Comments: 2
Category: UI for ASP.NET AJAX
Type: Bug Report
1
Visual style builder is not working properly in google chrome, doesnt reflect the changes that I m doing to create the style.

Declined
Last Updated: 12 Nov 2015 12:34 by ADMIN
Created by: DNN Support
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Brief Description of Issue: If you try to put HTML comments into the HTML view of an HTML module using the default rich text editor you will find that the comments are visible when you save the content.

Clear Steps to Reproduce:
Install DotNetNuke 7.0.2
Login with admin/host
Edit an HTML module
Switch to the HTML view of the editor
put <!--Test-->
Save
View the page and you will see <!--Test-->
Expected Result:
The comment should be just that, a COMMENT, not visible to the browser unless you were viewing the source of the page.
Declined
Last Updated: 20 Jan 2015 16:14 by ADMIN
Created by: Theodoros
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
0
The focused date for the calendar is not applied initially when setting it via code behind.

If I do this via code behind:
            theControl.Calendar.RangeMinDate = new DateTime(2012, 1, 1);
            theControl.Calendar.RangeMaxDate = new DateTime(2012, 12, 31);
            theControl.Calendar.FocusedDate = new DateTime(2012, 1, 2);

When clicking on the button to select a date, I get a "Date is out of range" message box. but then it still allows me to pick a date.

The only workaround I have been able to use right now is to set the Focused date in the markup. This will allow the selection without the popup.
Completed
Last Updated: 04 Nov 2013 16:33 by ADMIN
Created by: Dan Ehrmann
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
5
The Telerik editor has a nice style builder/editor built in. It would be terrific if your ASP.NET tool set included a custom control that was a standalone style builder / editor. Our product includes web design tools and we need to give our customers the ability to customize the many styles used in the system. Ideally, it would be programmable, with many properties and methods so that we can customize it (for example, to remove options we don't want them modifying or to hide individual tabs that don't apply to the current style.) Also, it should support as much of CSS3 as possible (for example, curved corners on borders, that the current style sheet editor does not provide.)
Declined
Last Updated: 16 Mar 2019 13:39 by ADMIN
Created by: Massimiliano
Comments: 50
Category: UI for ASP.NET AJAX
Type: Feature Request
169
Bootstrap popularity is growing each day, not just as a flexible grid system, but for it's skinning capabilieties as well. There are dozens of sites with both free and priced Bootstrap skins..
It would be nice to have a skin for rad controls wich maps straight to default Bootstrap classes.
So that just using the bootstrap skins (+ base Telerik controls skin) will also theme the rad controls and changing the Bootstrap themes of course changes the controls theming.

I guess that option to have a "straight" mapping of the rad controls to the bootstrap default classes so to be able to take advantage of bootstrap themes would be a great addition.

=====================
Updated by Telerik admin on 10.4.2017:
The status of this highly demanded feature has been updated to Declined, but you can find details what has been done during the years for satisfying this request:

Since the markup of the controls does not offer direct mapping for the Bootstrap v3 and v4 themes and classes, we introduced a new Bootstrap skin for the suite based on Bootstrap 3 component colors, metrics and appearance. This skin can be easily customized in the Theme Builder (http://themebuilder.telerik.com/aspnet-ajax) in terms of colors which allows you to create Bootstrap like appearance for Telerik Ajax components which matches the colors of your Bootstrap apps and components.

If you have any other requests for Bootstrap, don't hesitate to share them with us.
=====================
Completed
Last Updated: 10 Oct 2013 15:38 by ADMIN
If the body tag of the content area of RadEditor has applied font-size with em and line-height attribute in Chrome, the contents of the produced ordered/undoreded lists will be wrapped in a span tag with this formatting.

Steps to reproduce:
1) Put the following CSS on the page
<style>	
	 body
		{
			font-size: 0.875em; 
			line-height: 10.4px; 
		}
</style>

2) Load this content in RadEditor
line1<br />
line2<br />
line3

3) Select the three lines in Design mode and press the InsertUnorederedList button. The produced content in Google Chrome will be
<ul>
    <li><span style="font-size: 0.875em; line-height: 10.4px;">line1</span></li>
    <li><span style="font-size: 0.875em; line-height: 10.4px;">line2</span></li>
    <li><span style="font-size: 0.875em; line-height: 10.4px;">line3</span></li>
</ul>

instead of the expected one:
<ul>
    <li>line1</li>
    <li>line2</li>
    <li>line3</li>
</ul>

Note: This is a WebKit browser behavior which can be reproduced by firing the browser's execCommand method with the InsertOrderedList command identifier:

editor.get_document().execCommand("InsertOrderedList");
Completed
Last Updated: 16 Apr 2015 08:51 by Elena
Created by: Ed Lance
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
0
If you have an ASP.Net Dropdown list on a form and you use radFormDecorator, the dropdown list does not work correctly.  You can click the button to expand the dropdown list.  If you click the button again, the list should collapse, but it doesn't.  This is observed on IE9 and latest Firefox.  It is observable on your demo page at : http://demos.telerik.com/aspnet-ajax/formdecorator/examples/overview/defaultcs.aspx
Completed
Last Updated: 21 Aug 2013 13:59 by Elena
Created by: Kuldeep
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
0
combobox is not working in Android mobile Chrome browser. Try selecting Payment method on telerik demo at http://demos.telerik.com/aspnet-ajax/combobox/examples/overview/defaultcs.aspx
Unplanned
Last Updated: 22 Aug 2013 15:46 by Stuart Hemming
ADMIN
Created by: Vessy
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
10
Allow the users to create their own attributes and to be able to work with their client representation after that.