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
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

			
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: 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: 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: 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: 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.
Declined
Last Updated: 22 Jan 2015 12:04 by Pankaj
Created by: Pankaj
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0
currently migrating from SharePoint 2010 to Sharepoint 2013 facing issues as Radgrid control 2010.3.1109.35 not working

do we required to download new dll for sharepoint 2013?
does telerik radgrid support 4.5 framework?
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.
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.
1 2 3 4 5 6