Declined
Last Updated: 13 Dec 2013 10:01 by ADMIN
Created by: John Paul
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
I am not having success on having wrap="false" for my RadGrid. The solution:

(e.Column as GridBoundColumn).DataFormatString = "<nobr>{0}</nobr>";

Will not work since I have hover over and links on several of my columns.

Couldn't RadGrid have a setting of wrap="false" that would apply to the entire grid?
Declined
Last Updated: 08 Oct 2014 12:24 by ADMIN
Like control ProgressBar in WinForms.
Declined
Last Updated: 17 Mar 2015 09:13 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
1

			
Declined
Last Updated: 01 Nov 2013 13:06 by Bill Rader
(I didn't find RadNumericTextBox in the category)
Telerik version - 2011.1.614.35

Auto complete box floats at a distant place, away from the RadNumericTextBox.
i.  The auto complete of IE 9 is on, enter some number, save the form.
ii.  Again open the form, focus on the numeric text box. The auto complete box seen is  not aligned with the control.
Declined
Last Updated: 13 Jun 2014 14:03 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
Based on customer feedback:

I put a DrowDownTree, then I put another textbox under DrowDownTree. If I expand the item of DrowDownTree, I found some item will be shut out by textbox.

Only happens in _pure_ IE6
Declined
Last Updated: 13 Jun 2014 14:03 by ADMIN
ADMIN
Created by: Ivan Zhekov
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0
In pure IE6 the DropDownAutoWidth does not work as expected e.g. the dropdown gets too wide.
Declined
Last Updated: 04 Dec 2014 16:26 by ADMIN
Update the Http handler shown in the following forum thread so that it can be used with the latest version of Telerik UI for ASP.NET AJAX:
http://www.telerik.com/community/forums/aspnet-ajax/editor/radeditor-exporttopdf-in-httphandler.aspx#2089976
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: 02 Mar 2022 11:34 by ADMIN
Based on customer feedback:

The RadSiteMap documentation is lacking description for the CSS class names. Add description similar to the one present in other controls, RadMenu per say.
Declined
Last Updated: 23 Sep 2014 15:48 by ADMIN
Declined
Last Updated: 11 Oct 2017 08:31 by ADMIN
Created by: sitefinitysteve
Comments: 4
Category: UI for ASP.NET AJAX
Type: Feature Request
15
You're working on a cleaner css3 approach, however sprites are still resource being downloaded...it's be great if the controls we're using on our page had iconography consistent with the site theme *automatically* instead of needing to use a custom skin.

Can you please implement a clean fontawesome enabled skin?  So instead of referencing a sprite and background position you instead would set :before or :after and content="\f002".

This makes the resulting resources much lighter...as there's no sprite (retina ready by default)

...it'd be up to us to have fontawesome loaded on our page.

(Teampulse uses fontawesome, and they have at least 1 radgrid)

http://fortawesome.github.io/Font-Awesome/icons/

Steve
Declined
Last Updated: 21 Jun 2022 09:41 by ADMIN
Some references to skin resource files are hardcoded in Telerik.Web.UI.dll and don't depend of the web.config/appSetting "Telerik.Web.SkinsAssembly". The result is when you use a custom Skins Assembly and a Telerik control uses these hardcoded references on resource files, these resource files are not displayed because Telerik.Web.UI.dll is searching a resource file for a control as "Telerik.Web.UI.Skins.<Skin Name>.<Control>.<Resource filename>" and not as expected "<Skin Assembly Name>.<Skin Name>.<Control>.<Resource filename>.

It happens in the following controls:
- RadGrid: Only the column GridEditCommandColumn ButtonType="ImageButton" gives a invalid references on resource files for Edit.gif, Update.gif, Cancel.gif.
- RadDataPager: Images of SEO buttons, like PagingFirst.gif, etc.

The requested fix: to test if web.config/appSettings "Telerik.Web.SkinsAssembly" is available and not empty, and if yes, to use its value in place of the hardcoded "Telerik.Web.UI.Skins.dll".
Declined
Last Updated: 04 Jul 2014 07:12 by ADMIN
Created by: Timothy Lee Russell
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
3
In the same way that ASP.NET MVC wrappers are supported...
Declined
Last Updated: 19 Mar 2014 12:05 by ADMIN
Created by: Jeremy Schaab
Comments: 1
Category: UI for ASP.NET AJAX
Type: Feature Request
0
We would love a couple of Lightswitch HTML controls.  Not expecting the full stack.  

Even if you could just help us understand how to integrate Kendo UI more easily that would help too.  It's a great framework or building fast lightweight apps, but the UI portion is missing many controls and documentation from Telerik, if the controls do integrate.  

ComponentOne seems to have a good handle on it, but we prefer Telerik if we can use it.
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..
Declined
Last Updated: 19 Jul 2017 14:04 by Manish
Improve RadGrid's grouping, to get more items from the next page, when group in the current gets collapsed.
Declined
Last Updated: 24 Feb 2022 10:06 by ADMIN
ADMIN
Created by: Iana Tsolova
Comments: 2
Category: UI for ASP.NET AJAX
Type: Feature Request
8
a TIFF viewer that can zoom in and out and possibly edit TIFFs.
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 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.