Hi,
I have a marqueein master page without any updatepanel .Am updating the content of marquee from content page but it does not reflect. e.g:
((HtmlGenericControl)Master.FindControl("maq1")).InnerText =" fdf fgf gf";
Thanks.
Hi sir,
In the cotent page i have a gridview which is inside update panel with AsyncPostBackTrigger of updatebutton and on click of update button (In gridview) have to dynamically change the marquee of master page.
Thanks .
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.