User Profile
Collapse
-
I have already changed the css and checked but that as well has not helped.... -
How to print Iframe content along with the page content
I have a aspx page, say 'abc.aspx'.
Within that page i have 4 tab controls. The tab controls open as iframe.
I also have a print option on my page.(an anchor)
...Code:<a id="aPrint" runat="server" class="aspmarginclass" onclick="javascript:{fnprint();}"> <asp:label id="lblPrint" style="cursor: pointer" runat="server" cssclass="aclass"></asp:label>
No activity results to display
Show More
Leave a comment: