Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
116 views
I'm using a PivotGrid and his ConfigurationPanel enabled. 

Is there any way to export or save settings "ConfigurationPanel" to reopen when the system is in the same configuration?
Murilo Savi
Top achievements
Rank 1
 answered on 11 Mar 2014
11 answers
254 views
I have an HtmlChart (Pie) that displays differently in IE10 and Chrome. In IE10, the labels for the slices on the left extend beyond the chart image while Chrome clips them at the edge of the image. Obviously, this is not something that can easily be handled. Just wanted to let you know about it.

I have attached relevant images.
Ed
Top achievements
Rank 1
 answered on 11 Mar 2014
3 answers
56 views
What data source to choose in the scenario wizard for EF? (see attached)
Pavlina
Telerik team
 answered on 11 Mar 2014
12 answers
162 views
Hello,

In Sharepoint 2010 I would like to let Radmenu take over the global navigation. How can I change it's default behaviour to dropdown subsites below the Home-item and have them displayed horizontal like in the attached image?

Thank you.
Travis Cotton
Top achievements
Rank 1
 answered on 11 Mar 2014
1 answer
132 views
I have the RadCombobox in my page. If i scroll the page after open the radcombo list then the list does not stick with the radcombo. This problem is my whole project so i want the generic resolution for it ASAP.
Nencho
Telerik team
 answered on 11 Mar 2014
3 answers
129 views
I want to prefix the filename being uploaded in the document manager with something

Is that even possible?  I'm able to view the document name in _FileUpload, but changing it doesn't seem to have any effect
Ianko
Telerik team
 answered on 11 Mar 2014
3 answers
206 views
Hi,

I have not implemented the latest version 2014 Q1, but browsing your demos I have found that playlist function does not work with FireFox (version 27). Nothing changes when clicking any item in the playlist, and the demo page throws this error on page load in Firebug: Permission denied to access property 'toString'.

http://demos.telerik.com/aspnet-ajax/media-player/examples/functionality/banners/defaultcs.aspx?isNew=true

It works fine with IE and Chrome.

Is there something wrong with the demo page or with the control itself?

Thanks.
Eyup
Telerik team
 answered on 11 Mar 2014
3 answers
188 views
Hello

Is there any way to change the Week Number column values, eg to show the financial week number rather than the calendar week number?

Thanks

Cheryl
Viktor Tachev
Telerik team
 answered on 11 Mar 2014
62 answers
859 views
The RadMenu stopped working correctly on the iPad since version 2012 Q3. It worked fine in version 2012 Q2.
The menu is shown okay. But all links (Href) stopped working.
(More background info: position is absolute and the menu content is loaded from a xml string).
Any ideas on how to solve this?
Kate
Telerik team
 answered on 11 Mar 2014
4 answers
414 views
After several hours of debug scratching my head at why some javascript won't work in my user control if it was inside a radwindow (but works flawlessly outside), I discovered that RadWindow seems to prefix Telerik controls ID with "ctl00_".
The big problem is that it only adds it to Telerik controls and not for example to ASP server side controls.
Thus simple tricks like the following to get a control id in an external javascript, derived from the js function initiator won't work anymore:

var id = args.getAttribute('id');
var PasswordMatchID = id.replace('RegPasswordCheck', 'PasswordMatch');

That's because if the initiator (args) is a Telerik control and PasswordMatchID is a server side ASP.NET control, they won't have the same prefix chain as the Telerik one will start with 'ctl00_' while the ASP.NET one won't.

Any hint/fix? And why this behaviour? Why ctl00 is not added to every server side control then?
Thanks in advance
Massimiliano
Top achievements
Rank 1
 answered on 11 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?