Click here to Skip to main content
15,910,130 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a checklistbox and i want to display report according to fields which are selected from a checklistbox by a user.
how to do this plz reply
Posted
Comments
Pravin Patil, Mumbai 25-Feb-11 5:53am    
Which reporting tool you are using..?
Sonje Girish 25-Feb-11 5:57am    
c# .net visual studio 2008 framework 3.5
Sandeep Mewara 25-Feb-11 9:28am    
Which report? SSRS or Crystal?
Sonje Girish 25-Feb-11 11:58am    
Crystal Report in c# .net
Sonje Girish 26-Feb-11 8:16am    
plz help me

first assign value and text field differently,
then, checkBox.selectedvalue can do the job
 
Share this answer
 
need to write logic.
maximum it requires cross tab report to generate report
based on user selection
 
Share this answer
 
Comments
Sonje Girish 25-Feb-11 6:13am    
i dont understand what u r saying plz give me some lines of code

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