I 've a search page in vs2008 c# , with multiple controls when user make some selection i need to pass it ot report
Do anyone has a good tutorial?/
how can I build a sql /Parametetrs and pass it to report.
I 've a search page in vs2008 c# , with multiple controls when user make some selection i need to pass it ot report
Do anyone has a good tutorial?/
how can I build a sql /Parametetrs and pass it to report.
Do you want to pass paramters to crystal report or SSRS?
Actually user are looking forward to export data in excel /pdf from report
what do you suggest i am fairly new to crystal reports ?but i designed many reports in access and oracle.
and one more thing i hve multiple controls(dropdown) on search page based upon user selection I need to pass parameter--do you know how to handle..Pl. help
You can design local reports (.rdlc) report using VS 2008 and display it in a web page using report viewer control.
Check this link: http://www.codeproject.com/KB/webforms/ReportViewer.aspx
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.