Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
162 views
I've got a simple popup implemented in my RadGrid.  This is called by double-clicking on a grid row, which results in a client side call of window.radopen(filename, etc).  

What I've been trying to do is add a RadEditor and I've found the hard way that this does not work.  Even though the editor is enabled and getting the right data, nothing is displaying and I cannot edit.

I have looked at this (http://www.telerik.com/help/aspnet-ajax/window-troubleshooting-radeditor-in-radwindow.html) but this is not the overall scenario I'm using.  I've also tried doing this in the aspx but that has no effect.

    $(document).ready(function () {
                fixEditor();
            })




Is there any way to fix this or do I need to completely rethink my scenario?
Rumen
Telerik team
 answered on 06 May 2013
4 answers
198 views
Hi All, I just wanted to make my radmenu to show text only, no background, only highlight or Font ForeColor change on hover only. Any Idea on how to accomplish this.
Thanks in advance,
RJ
RJ
Top achievements
Rank 1
 answered on 06 May 2013
1 answer
99 views
I have an application deployed in Windows Azure, with an asyncupload control which has its temporaryFolder set to a local resource on the web role. The control correctly chunks files to the temp directory in all browsers (including IE10) except IE9.

I tested uploading varying file sizes, and observed any files smaller than whats currently available on the default temp directory( Appdata) , will successfully upload. When a file fails, it returns with a not enough space on the disk. Does IE9 not support chunking for the asyncupload control?

Please advise,
Hristo Valyavicharski
Telerik team
 answered on 06 May 2013
0 answers
81 views
Today, we show a HTML file inside an iFrame. This HTML is edited by a user in a text-editor - or even Word at some sites! The page is always named custom/userpage.htm.

Is it possible to use RadEditor to always open userpage.htm and always save to this file again, without possibillity to change filename by the user?


*ADDED*

I found this and i will try that :-) http://demos.telerik.com/aspnet-ajax/editor/examples/saveinexternalfile/defaultcs.aspx

No help needed right now anyway. Sorry for any inconvenience...
Lars
Top achievements
Rank 1
 asked on 06 May 2013
1 answer
242 views
Hello,

I'm trying to use RadAsyncUpload, but it won't upload any files from my computer. When I print the error message at OnClientFileUploadFailed-event, I get messages "HTTP Error code is: 0" or "HTTP Error code is: 404" depending on the file in Chrome, and "The remote server returned an error: NotFound" in IE. At the same time, RadUpload works fine. This happens even if I don't give the controls any other attributes than ID and runat.

Any ideas?

- Teemu
Teemu
Top achievements
Rank 1
 answered on 06 May 2013
2 answers
142 views
Hi Everyone,

I have a forum on my website, I am using Rad Editor on it. I want that any moderator can upload a image from his/her personal computer to the images folder of my website using the editor's image manager.  I am not sure if its possible with rad editor, if yes please let me know how?

Thanks much in advance
Empress
Top achievements
Rank 1
 answered on 06 May 2013
1 answer
144 views
Hi,

This is regarding PDF generation from telerik RadEditor....
While coping the content from word or some where else to RadEditor and trying to export to PDF,
It doesn't export that content into PDF, and give an error "Adobe reader could not open abc.pdf  because it is either not a supported file type or because the file has been damaged."

Please try to find the solution of this..

Thanks
Neeraj Gusain


Rumen
Telerik team
 answered on 06 May 2013
1 answer
88 views
Is there anyway to turn off the built in spell checker that comes with IE 10?
It is highlighting words and we would rather just have the RadSpeller do all the work.
Rumen
Telerik team
 answered on 06 May 2013
2 answers
144 views

I have Master Page which is used by aspx page which is using ascx.

MasterPage -> aspx Page -> ascx Page
 
Master page contains 
<telerik:RadWindowManager>
  <ConfirmTemplate>
     <style></style>
  </ConfirmTemplate>
</telerik:RadWindowManager>

ascx contains
<telerik:RadWindowManager>
   <Windows>
     <telerik:RadWindow  OnClientShow = "wndChoiceShow"  OnClientClose = "wndChoiceClose"></telerik:RadWindow>
   </Windows>
</telerik:RadWindowManager>

Here, methods "wndChoiceShow" and "wndChoiceClose" are declared in JS file which is registered in Page_Init of ascx Page.

When browser cache is cleared, load is giving error "wndChoiceShow and wndChoiceClose are undefined". After that error is not coming.
Error is only coming first time after clearing the cache.

When I moved the methods "wndChoiceShow" and "wndChoiceClose" in <telerik:RadScriptBlock> block of master page no error is coming.

But this is not required. Need to have these methods in JS file only and should be registered in user control only.

Please help to resolve the issue.

Sushmita
Top achievements
Rank 1
 answered on 06 May 2013
7 answers
299 views
I am using a RadScheduler only in MonthView to display appointments only (no editing functions at all).

I also have done a CSS change to highlight today.

The problem is that when the user hovers over days they are highlighted and if they click on a day it stays highlighted. This serves no purpose when there is no editing or other views.

How can I disable the hover and selection?

I tried overriding CSS but only managed to remove the hover on the day but not the day header.
Plamen
Telerik team
 answered on 06 May 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?