Declined
Last Updated: 30 Jun 2016 15:42 by ADMIN
Created by: Samir Vaidya
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
2
Provide the ability to clone or duplicate entire rows in the RadGrid control that can then be subsequently used in Insertion operations.

This would be particularly useful when bulk editing records in a RadGrid that are very similar to existing records and only differ by a few values.
Declined
Last Updated: 01 Nov 2013 13:06 by ADMIN
Won't Fix
Last Updated: 21 Feb 2017 13:49 by ADMIN
When the control is modal it should create a second iframe behind the modal background like it creates one behind the popup itself. This will allow the modal background to stay above heavy-weight objects in IE as well.
Completed
Last Updated: 20 Jul 2015 14:14 by Andy
Created by: Andy
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
2
MaskedTextBoxSetting set with numbers in the mask does not allow numbers to be entered from the number pad area of the keyboard.
Declined
Last Updated: 07 Jul 2016 11:19 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
2
I see a lot of forum chatter, blog and code library pieces, for years now, about DblClick.
Like in the RadGrid, TreeView, TreeList, Combo, DropDownList, DropDownTree, etc. 
Why not implement this standard in the controls; ItemDblClick, RowDblClick server side in Grid for ie.
Completed
Last Updated: 17 Oct 2013 13:04 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
2
Similar to the Sparklines in KendoUI - http://demos.kendoui.com/dataviz/sparklines/index.html
Completed
Last Updated: 12 Jul 2016 15:27 by Najid Hanif
Created by: Mark
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
2
It would be great to have a facebook-like auto expanding textbox with character counter.
Completed
Last Updated: 11 Mar 2014 13:01 by Chris
IMPROVE: RadCalendar and RadDatePicker to be localizable using GlobalResources
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Created by: Nicomedis
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
2
Hi, 

I have problem on RadComboBox  display on ie 10, 
I'm using telerik RadMultiPage to display several page. 
one of page exists radcombobox .

when I refreshing screen inside on radmultiPage display of radcombobox is okay, but 
when I using other control RadTabStrip  to load page (wrap in rad ajax panel) into radmultipage , and radcombobox is broken. RadCombobox like  truncated or display 80% , right side of rad combobox not displayed.
But this is working fine on ie 9 and chrome. only on ie 10 radcombobox not displayed correct.
I attached images to help this error.

There is code in rad multi page

<telerik:RadAjaxPanel ID="RadAjaxPanel1" runat="server">
       <telerik:RadComboBox ID="RadComboBox1" runat="server">
        </telerik:RadComboBox>
</telerik:RadAjaxPanel>

whats wrong with ie 10, because working fine in ie 9 and chrome

 
Declined
Last Updated: 08 Oct 2014 12:24 by ADMIN
Like control ProgressBar in WinForms.
Won't Fix
Last Updated: 20 Aug 2018 09:15 by Des
When a RadEditor or SPRadEditor in a custom WebPart for SharePoint 2013 is placed in an UpdatePanel or RadAjaxPanel it is not ajaxified and loses its content after a post back.
Completed
Last Updated: 19 Nov 2014 12:06 by ADMIN
Created by: Matt
Comments: 5
Category: UI for ASP.NET AJAX
Type: Feature Request
2
Note: in this post, I will suggest a new framework (a new Telerik product), not really a new Control. However, Telerik support asked me to post this here anyway. I would really like to hear from you what you think about it. 

--
Dear Telerik Team,

as consultant for one of Europe's largest telecommunication providers, I am constantly involved in projects that require Intranet-GUI's that can easily call Web-Services.

Your RAD controls are great for building appealing Intranet-GUI's.
And your OR-Mapper makes it easy to bind the RAD controls to data sources.

But what is missing is an equally simple way to use Services as data source or data target of web guis. (See http://up-download.de/en/xtreme/manuals/5.00/webservices.pdf for an example of how that could look like)

Here's a very, very typical example of a normal project I am currently involved in:

Application: "Obtaining and enriching information from an external credit agency"
Here's how that is supposed to work:

1. A user enters data about a new customer
2. The user clicks an "identify" button
3. This action leads to the following actions:
      * An internal customer identification service is being called using the data the user has previously entered
      * If that service cannot identify that customer with sufficient hit quality, an external identification service is being called - using the previously entered data again.
      * The result set is being displayed to the user (grid)
4. the user chooses the item that represents the customer whose data he entered
5. He clicks another button
6. This action leads to this:
      * The external credit agency is called via web service
      * When it returns the requested information, 3 more services are being called to enrich that information
      * Another service or mapper is called to package all that information into 1 neat XML package
      * That XML package is being stored in a database
7. The Web-GUI renders the content of that XML package and displays the resulting report.

This is only one of many projects that work similarly.

And it should be possible to build a basic prototype of this without a single line of code.

There should be a web service framework which does to web services what your OR mapper does to databases: make it easy to work with data and make it easy to use that with RAD controls. But I am not aware of such framework. Are you?

If not, I would like to suggest that you build it.

That framework should make it possible to visually import and edit WSDL files, visually transform data so it can be used by RAD controls, and bind their request/response data to RAD controls.

There are some companes (INTREXX, TIBCO) that seem to go into that direction - but they are not quite there yet.

I am sure that in a service-oriented world, it should be a piece of cake to make an intranet GUI able to consume Services without coding.

Thank you very much
Sincerely
Matt
Declined
Last Updated: 19 Mar 2014 09:56 by ADMIN
Created by: Hossein
Comments: 3
Category: UI for ASP.NET AJAX
Type: Feature Request
2
I think Telerik missing and OCR control to be complete set. We used Telerik for our web development and recently there was a project that we need to OCR the uploaded document. We would like telerik to be one stop shop for development tools and don't go around to find complimentary controls for OCR. So my suggestion is to add OCR control(s) 

Regards,
Hossein
Completed
Last Updated: 06 Aug 2014 15:56 by Adrian
ADMIN
Created by: Ivan Zhekov
Comments: 8
Category: UI for ASP.NET AJAX
Type: Bug Report
2
Based on customer feedback:

* Place RadTabStrip in fluid container;
* Set alignment to "justify"
* Resize the parent container

The last item will occasionally drop.
Declined
Last Updated: 27 Jan 2016 14:49 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
2
Improve web parts rendering in Editor
Unplanned
Last Updated: 19 Oct 2015 14:58 by ADMIN
Won't Fix
Last Updated: 15 Apr 2015 07:12 by Elena
Completed
Last Updated: 22 Apr 2015 13:47 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
2