how to print an excel file?
-
i have an excel file, i need to print that file using asp.net...how to do it? plz any one help me...
Pradeep Reddy
-
i have an excel file, i need to print that file using asp.net...how to do it? plz any one help me...
Pradeep Reddy
HI, 1. Connect to excel file and get data from it. 2. Display that data in Gridview/Datagrid or in tabular format. 3. Use javascript window.print() to print the content of page. I hope this will help u.
Thanks and Regards, Chetan Ranpariya
-
HI, 1. Connect to excel file and get data from it. 2. Display that data in Gridview/Datagrid or in tabular format. 3. Use javascript window.print() to print the content of page. I hope this will help u.
Thanks and Regards, Chetan Ranpariya
thanks for the reply... actually iam exporting data to an excel file from datagrid and storing that excel file at server side, now i want to print that excel file by clicking a server button...how to do it?
Pradeep Reddy
-
thanks for the reply... actually iam exporting data to an excel file from datagrid and storing that excel file at server side, now i want to print that excel file by clicking a server button...how to do it?
Pradeep Reddy
Hi, I got you requirement but I can not see any direct way to achieve this. The way I suggest you would be fine for you according to me.
Thanks and Regards, Chetan Ranpariya
-
Hi, I got you requirement but I can not see any direct way to achieve this. The way I suggest you would be fine for you according to me.
Thanks and Regards, Chetan Ranpariya
thank u...
Pradeep Reddy
-
i have an excel file, i need to print that file using asp.net...how to do it? plz any one help me...
Pradeep Reddy
-
i have an excel file, i need to print that file using asp.net...how to do it? plz any one help me...
Pradeep Reddy