Actually, I want to print out my data over Grid view. (ASP Grid Control) Let me explain this portion, I query data from Oracle server and Fill these DataSet to grid view. I don't want to use Crystal Report. I want to use IE's default printing. If you have experience in that, pls feed me back. Thanks, PLM
P
ppllmm17
@ppllmm17
Posts
-
Help me!!! Printing Facility in ASP.Net -
Help me!!! Printing Facility in ASP.NetHi Mike, Browser in ASP can't call File cause File-> Print Menu is Window base. You're right, I have to use 'System.Web.HttpBrowserCapabilities'. But I didn't get it right now. Still trying. If you have any clue, provide me. Thanks, PLM
-
Help me!!! Printing Facility in ASP.NetHi, I'm having problem in my project. I want to know, how to implement Printing facility in ASP.Net. I just found only WindowBase (I'm looking for Web.UI). Pls someone know, provide me. Thanks, PLM