Declined
Last Updated: 12 Jul 2016 15:24 by ADMIN
ADMIN
Created by: Genady Sergeev
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
3
One should be able to use CDN without having the Telerik.Web.UI.Skins dll deployed to the server..
Completed
Last Updated: 12 Jul 2016 15:01 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0

			
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.
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
Won't Fix
Last Updated: 06 Jul 2016 15:17 by ADMIN
Created by: Mark Stiles
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
An ArgumentOutOfRange exception is thrown when using a horizontal barchart with AutoLayout = true.

[ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
   System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +10695301
   System.String.Substring(Int32 startIndex, Int32 length) +10
   Telerik.Charting.TextBlock.get_VisibleText() +194
Declined
Last Updated: 06 Jul 2016 15:04 by ADMIN
Currently, if a RadWindow is maximized, then minimized, then restored it will get the dimensions it had before maximizing. A window in the OS will maximize if it had been maximized prior to minimizing and the RadWindow should have the same behavior.
Completed
Last Updated: 06 Jul 2016 10:58 by ADMIN
The SlidingZone's tabs titles are rendered upside-down in all browsers in Sharepoint 2010 (except for Internet Explorer). The problem is caused due to a thrown JavaScript error:
Uncaught TypeError: Cannot read property 'removeChild' of null
Completed
Last Updated: 30 Jun 2016 15:58 by ADMIN
Created by: Stuart
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
I'd like to use the Navigation widget in "Horizontal with drop down menus" mode but the "mouse over" mode doesn't work with touch devices (iPad) and the click option is OK but I still want the "Hover" option for non touch devices.
Declined
Last Updated: 30 Jun 2016 15:56 by ADMIN
ADMIN
Created by: Danail Vasilev
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
When many RadHtmlCharts are present on the page (especially if their animation is turned on) this will decrease the rendering performance of the browser, especially in older browsers that are generally slow. 

The ability to start rendering one chart only after the previous one finishes rendering will improve this initial load.

This can be used only for animations to provide a visual queue (i.e. only have effect when Transitions=true).
Declined
Last Updated: 30 Jun 2016 15:55 by ADMIN
Both properties could be used in scenario when the control is bound with WebService. With assigning values directly to the aforementioned properties, you could omit specifying the Text and Value fields in the WebService, but only point the desirable parameters in the declaration of the control.

This could be very useful, especially when a custom class is used to populate the control in the WebService and if this class does not possess Text and Value fields.
Completed
Last Updated: 30 Jun 2016 15:53 by ADMIN
Created by: Jindrich
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Hallo Collegue,
It is possible to export only some columns of RadGrid to excel?

thanks,

J.Matouš
Completed
Last Updated: 30 Jun 2016 15:49 by ADMIN
Created by: Jindrich
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
Hallo Collegue,
I wan to create fixex columns in RadGrid, it is possible? It should be similar like excel functionality anchor of traverse.

thanks,

J.Matouš
Declined
Last Updated: 30 Jun 2016 15:45 by ADMIN
Created by: Samir Vaidya
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Provide a RadDateTime control that allows you to only pick the Day of the Week (Sunday - Saturday) rather than simply picking a Date or a Time.
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.
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: 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.
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: 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?