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

Unable to display toolbars and EditorMode of RadEditor with ios/android (v.2011.2.915.35)

1 Answer 60 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Thuy
Top achievements
Rank 1
Thuy asked on 07 Oct 2014, 10:38 AM
Hi, 

  I'm working with Telerik v.2011.2.915.35, and tried example from RadEditor Demo.
  But I can't show the toolbars and editor mode buttons of RadEditor with android/ios system, only the text area. With desktop, it displays as it should be.

  If I use newer v.2014.2.724.35. Everything works fine.

  My question is: 
      Is that v.2011.2.915.35 doesn't support for android/ios and is there any way to display RadEditor as it should be with v.2011.2.915.35 on different devices?

Thanks and Regards,  

1 Answer, 1 is accepted

Sort by
0
Thuy
Top achievements
Rank 1
answered on 09 Oct 2014, 06:21 AM
Hi,
   I found the answer in the forum below: http://www.telerik.com/forums/radeditor-problem-enter-text-in-ipad
   You just need to set:  
      RadEditor1.EnableTextareaMode = false;
      in the Page_Load() event handler. 


Thanks,


    
Tags
WebParts for SharePoint
Asked by
Thuy
Top achievements
Rank 1
Answers by
Thuy
Top achievements
Rank 1
Share this question
or