Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all!
I'm currently working on a report using webform in VB.Net for the company i'm working with. The layout is something like this: Header(.inc) Calendar start ---- Calender end (user choose the date they want to view the report) create report button (user click this button after specifying the date and report is then generate) Footer(.inc) ------------------------ Output: The report is generated in datagrid according to the date selected. Header(.inc) Calendar start ---- Calendar end Datagrid (with the data provided from stored procedure, which the user wanted to see) Footer(.inc) ------------------------ What i want: after the report is generated, what i want is to enable the user to view it in .pdf and/or .xls format, by the click of button. I know i should/can use CrystalReport for this kind of thing, but i'm not familiar with CrystalReport, i don't know how it works... If possible i'd like to do this coding without having to use CrystalReport. I hope, I've been clear to my problem... Thank you in advance! Yours, syidah ---------------------------------------------------------- when you fear to fail, you fear something that has not yet happened. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table Report Parameters to be named and saved like 'View' na | Excel Discussion (Misc queries) | |||
datagrid | Excel Programming | |||
Datagrid to Excel - error - rendercontrol | Excel Programming | |||
Datagrid to Excel problem (ASP dot net) | Excel Programming | |||
Datagrid ActiveX Control | Excel Programming |