Hi, I am filling gridview from DB using
<div id="DIV_HelpAdv" class="readmore innerTextStyle" runat="server"><%# Eval("Body")%></div>
and now I want not to let anyone to copy and even select this text,
please help me
Regards
Hi, I am filling gridview from DB using
<div id="DIV_HelpAdv" class="readmore innerTextStyle" runat="server"><%# Eval("Body")%></div>
and now I want not to let anyone to copy and even select this text,
please help me
Regards