This is a migrated thread and some comments may be shown as answers.

[Solved] Editor does not display content and can not enter text.

5 Answers 170 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Narasimham Nimmagadda
Top achievements
Rank 1
Narasimham Nimmagadda asked on 20 Oct 2009, 07:38 PM
My application uses asp wizard control with 8 wizard steps.  I placed the editor control in one of the wizard steps (7th).  When I move to that step, the rad editor does not display any content.  It just shows a big block that its there. 

When I place the control in the first wizard step or make the step that the editor control in as the activestepindex, then the control works fine.

There must be some html elements or something Interfering with the rad editor which I am unable to figure out.

Has anyone who used this control in wizard ran into similar situation and resolved it?

Please assist me.

5 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 21 Oct 2009, 09:42 PM
Exactly how are you creating your Editor within the wizard? And are you sure that the wizard moves to the 7th step correctly? So say if you don't have an Editor  there does it move from 6 to 7 to 8 without any issue?
0
Rumen
Telerik team
answered on 23 Oct 2009, 08:51 AM
Hi Narasimham,

Please make sure that you use the latest Q2 2009 build (v.2009.2 826) of RadControls for ASP.NET AJAX?
If you use the latest version then register the control's external skin as it is shown in this article: Registering an external skin of RadEditor.

If you are unable to solve the problem, please open a support ticket and send a sample fully working project that demonstrates it. I will examine it and try to provide a solution.

Sincerely,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Narasimham Nimmagadda
Top achievements
Rank 1
answered on 29 Oct 2009, 05:00 PM

These controls are in the 7th step on my page.  When I made the step index these editor controls are in as the activestepindex in wizard, they load fine.  As you can see below.  Please see the pic (editorstepasthefirststep.gif) attached.

 

But when I navigate back and forth and come back to the Essay’s tab where these editor controls are originally located, They don’t display anything.  Please see the pic (editorstepintheregularstep.gif) attached.

 

0
Narasimham Nimmagadda
Top achievements
Rank 1
answered on 29 Oct 2009, 05:03 PM
I am using Q2 2009 build and still running into problems.  I am not using any custom skins.  So, I am opening a support ticket.
0
Narasimham Nimmagadda
Top achievements
Rank 1
answered on 29 Oct 2009, 07:10 PM
My issue was resolved.  With using only the Ajax controls on my form.

I began this project with ASP.Net controls and then wanted to use Ajax Q2 2009 editor control.  I added editor control from Q2 2009 where I am still referenceing ASP.Net controls for other controls such as dropdown, textbox, calendar etc.

Now I removed all .net controls and converted the entire app to use asp.net ajax controls.  Everything works now and my editor probelm is resolved.

Thanks for your time everyone.
Tags
Editor
Asked by
Narasimham Nimmagadda
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Rumen
Telerik team
Narasimham Nimmagadda
Top achievements
Rank 1
Share this question
or