Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
147 views
Hi,

When I select the image in the demo in IE11 and choose image properties the image src and other properties are not filled in the dialog.
Same goes for the ImageMap dialog. See attached screenshot.

This seems like a serious bug to me.
Please investigate ...

Marc
Ianko
Telerik team
 answered on 21 Dec 2013
6 answers
199 views
Hi,
I'm running into an issue with the gridview.  The paging font is a lot smaller than the rest of the grid.  I've setup the skins global in the web.config that is it:
I have also attached a file to show the difference.  How can this be resolved?  I just need this out of the box, what am I missing?
Here's the code:

<appSettings>
    <add key="Telerik.Skin" value="Office2007"/>
  </appSettings>
Hi I haven't received any feedback.  I believe this to be an issue within Telerik.
Konstantin Dikov
Telerik team
 answered on 21 Dec 2013
1 answer
151 views
Hi.
Im having export to CSV but the export is not working. What all sholud be done to have exporting to work?
Princy
Top achievements
Rank 2
 answered on 21 Dec 2013
1 answer
79 views
Hi,
how to have initial filter when using range filtering.
Princy
Top achievements
Rank 2
 answered on 21 Dec 2013
1 answer
90 views
Hi,
How to swap two columns from code behind
Shinu
Top achievements
Rank 2
 answered on 21 Dec 2013
1 answer
84 views
Hi
How to have textboxes in editmode for password to be in **** format.?
Shinu
Top achievements
Rank 2
 answered on 21 Dec 2013
7 answers
347 views

I'm trying to set the fontWeight for the elements in a RadGrid with no luck.  I can set Name, color, size, etc.. but no luck setting the fontWeight.

Does anyone know how to do this? 

var myRadGrid = $find("<%=RadGrid1.ClientID%>");



myRadGrid.MasterTableView.get_element().style.fontSize = "6px"  //works fine

myRadGrid.MasterTableView.get_element().style.fontWeight = "Bold"  //doesn't work

myRadGrid.MasterTableView.get_element().style.fontWeight = "800"  //doesn't work

myRadGrid.MasterTableView.get_element().style.font.bold = true  //doesn't work


Maria Ilieva
Telerik team
 answered on 21 Dec 2013
5 answers
118 views
Hi,

I have the issue that the TagCloud Items have a MaxFontSize of 34px and on the initial load it appears correct, but when resizing the browser window there are tags shown with a much bigger size than the MaxFontSize.

<telerik:RadTagCloud ID="RadTagCloud" runat="server" Width="100%" MaxFontSize="34px"
                Font-Names="Helvetica,Arial" BorderStyle="None" Sorting="NotSorted">

Thanks for advices!
Claudio
Slav
Telerik team
 answered on 21 Dec 2013
19 answers
527 views
<telerik:RadTextBox ID="txtTest" runat="server" TextMode="MultiLine" Width="99%" Height="200px"
  MaxLength="1000" Skin="Windows7">
  <ClientEvents OnValueChanged="RegExpCheck" OnValueChanging="RegExpCheck" OnKeyPress="kp" />
</telerik:RadTextBox>

We previously have code using the RadTextBox on multi-line and limiting user input to 1000 characters. This has been working on version 2011.2.712.40. However we got a couple of users complaining that the field gets 'slow' when accepting user input. Users are using IE browser version 7/ 8. Those using IE 9 are fine. Upon testing with the latest version (2012.2.607.40), the 'slowness' issue got resolved, however, the maxlength value is now being ignored.

Please review and let me know if there is a fix for this. Thanks.
Vasil
Telerik team
 answered on 21 Dec 2013
1 answer
112 views
Hi,

I have a RadAjaxLoadingPanel and its working, except for the annoyance that it freezes just before disappearing and showing the output , instead of disappearing smoothly.

I searched and saw that there was already a thread for this:
http://www.telerik.com/community/forums/aspnet-ajax/ajax/radajaxloadingpanel-freezing.aspx

Which says it is a browser limitation,  but with today's browsers IE11 and latest chrome, this issue still persists.
Please help me out, is there anyway to do a smooth transition effect??

Thanks
Maria Ilieva
Telerik team
 answered on 21 Dec 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?