Telerik Forums
UI for ASP.NET AJAX Forum
12 answers
158 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
127 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
119 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
196 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
179 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
783 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
399 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
3 answers
142 views
Hello,

I am having DNN module which use RadSplitter. The module working correct in the DNN 7.1.
But when I have updated DNN to 7.2, the splitter stopped to work in the Internet Explorer (tested in the version 9, 10, 11).

The JS console display error.

Please see attached file.

I have tested also in the FireFox, the splitter works but console also display the same errror
Vessy
Telerik team
 answered on 11 Mar 2014
1 answer
115 views
Hi
how can i improve the performance of my radgrid?
Princy
Top achievements
Rank 2
 answered on 11 Mar 2014
7 answers
568 views
Hello,

I have this problem where image is not shown. In web config I have all those stuff inserted (listed below). Version of ddl files I have are 2009.3.1103.35. I need to mention that at the beginning this worked, but for some reason not anymore. I am not sure what could be changed and make this not working any longer. Hope you will respond ASAP.

  <location path="Telerik.Web.UI.WebResource.axd">
    <system.web>
      <authorization>
        <allow users="*"/>
      </authorization>
    </system.web>
  </location>

      <add name="Telerik_Web_UI_WebResource_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />

AND

      <add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
      <add verb="*" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" validate="false" />

Slav
Telerik team
 answered on 11 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?