View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scarred wind scarred wind is offline
external usenet poster
 
Posts: 3
Default view datagrid report in .xls or .pdf

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!