Click here to Skip to main content
16,019,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am working on ReportViewer in asp.net3.5. Now i want to pass 2 parameters such as
From Date(fdt) and To Date(tdt). Which means whan user select any date from DatePiker1 and Datepiker2
then all the data between selected date should be display. Now How can i add parameters and between in my Query.
Posted

try this
Link :[^]
 
Share this answer
 
This article [^] may help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900