How to display records between two dates in vb.net using ccrystal reports
i want to display reports between two dates in vb.net
im using sql database name is stud and it contains name age date etc...
so now i want to display in the reports as per the date ....
so pls anyone help me as soon as possible ....
REGARDS
NAVEED
3 Replies - 3639 Views - Last Post: 24 March 2010 - 05:10 AM
#1
How to display records between two dates in vb.net using ccrystal repo
Posted 23 March 2010 - 02:42 AM
Replies To: How to display records between two dates in vb.net using ccrystal repo
#2
Re: How to display records between two dates in vb.net using ccrystal repo
Posted 23 March 2010 - 05:07 AM
Look up the SelectionFormula property of the CrystalReportViewer object.
This is how you can define criteria against your report.
This is how you can define criteria against your report.
#3
Re: How to display records between two dates in vb.net using ccrystal repo
Posted 24 March 2010 - 01:42 AM
#4
Re: How to display records between two dates in vb.net using ccrystal repo
Posted 24 March 2010 - 05:10 AM
Show me the code you're using to display the reportviewer that has the report. I will see if I can help you set up the selectionformula.
Please remember to hilight your code and click the <> on the toolbar to place the code in a code window.
Please remember to hilight your code and click the <> on the toolbar to place the code in a code window.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|