printing the web page
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
you need an event to call the print function.
Thomas
-
you need an event to call the print function.
Thomas
just use window.print().. for ur better REF: visit this site..http://www.c-sharpcorner.com/UploadFile/mgold/HowToPrintaDataGridinCsHARPand.NET11212005060838AM/HowToPrintaDataGridinCsHARPand.NET.aspx[^] bye tc may this help u
Dotnet
-
You can call the Print() Function by declaring it, in the onLoad attribute of the Body Tag . Regards, Suresh Dayma
Everything Is Possible!