Hi Telerik Team,
I have a editor with a Label tag as its content.
when i navigate from DESIGN view to HTML mode.
i can see the tag like this
but when i drag and drop the Label tag some where around the editor, then if i see the HTML mode i see Runat="server" attribute missing may i know what is this problem and how can i fix it....
plzz replay aspd...
Thanks
K²
I have a editor with a Label tag as its content.
when i navigate from DESIGN view to HTML mode.
i can see the tag like this
<label class="CMS40FaqContentArea001" id="CMS40FaqContentArea001" style="padding-right: 5px; padding-left: 20px; font-weight: bold; background: url(../images/widgets_sml/faqcontentarea.png) #cccccc no-repeat left center; height: 20px; text-align: right;border: #000000 1px dotted;" runat="server" name="FaqContentArea">FAQ CONTROL</label>but when i drag and drop the Label tag some where around the editor, then if i see the HTML mode i see Runat="server" attribute missing may i know what is this problem and how can i fix it....
<label style="padding-right:
5px; padding-left: 20px; font-weight: bold; background:
url(../images/widgets_sml/faqcontentarea.png) #cccccc no-repeat left
center; height: 20px; text-align: right;border: #000000 1px dotted;" class="CMS40FaqContentArea001" name="FaqContentArea" id="CMS40FaqContentArea001">FAQ CONTROL</label>plzz replay aspd...
Thanks
K²