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

[Solved] Lock Content Layout

1 Answer 91 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Orest
Top achievements
Rank 1
Orest asked on 22 Sep 2009, 01:14 PM
Is it possible to lock content layout. For example if I have a 2 divs one next to another  that I don’t want user to to delete div definitions  but add content inside of them  how do I do it.

For example
        <div id="wrap">  
            <div class="left">  
                User can add content Here  
            </div> 
            <div class="right">              
                User can add content Here  
            </div> 
        </div> 

1 Answer, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 24 Sep 2009, 12:41 PM
Hi Orest,

Please, see the following help article on the topic: Editable and Non-editable Areas.

Greetings,
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.
Tags
Editor
Asked by
Orest
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or