Hi,
When i add Rad tooltip to the aspx file, it renders it as
"<div id="rttFMLANotes" style="display:none;">
<!-- 2008.2.1001.20 -->
<input id="rttFMLANotes_ClientState" name="rttFMLANotes_ClientState" type="hidden" />"
Because of this, i get an error message when i submit the page. Do you know how to get rid of this part..
<!-- 2008.2.1001.20 -->
<input id="rttFMLANotes_ClientState" name="rttFMLANotes_ClientState" type="hidden" />".
Thanks
-Viji.
When i add Rad tooltip to the aspx file, it renders it as
"<div id="rttFMLANotes" style="display:none;">
<!-- 2008.2.1001.20 -->
<input id="rttFMLANotes_ClientState" name="rttFMLANotes_ClientState" type="hidden" />"
Because of this, i get an error message when i submit the page. Do you know how to get rid of this part..
<!-- 2008.2.1001.20 -->
<input id="rttFMLANotes_ClientState" name="rttFMLANotes_ClientState" type="hidden" />".
Thanks
-Viji.