I want to Filter data from database using CheckboxList
i have four checkboxlist values like january,February,march and April
here i want to filter data from database by clicking these checkboxlist in LINQ.
here i can put 2 values or 3 values or 4 values means i want to retrieve( jan & april)data or (Feb & march & april) like this.
How to do this??
Ex:-



sudipta sanyalPosted Jul 12, 2018, 1:07 AM
MN AmbaliyaPosted Jul 12, 2018, 12:54 AM
Sujit SahooPosted Jul 10, 2018, 6:15 AM