1
Answer

How to filter records with multiple filters like listbox mvc

Faheem Sheikh

Faheem Sheikh

5y
1.8k
1
Can anyone suggest how to filter records with multiple filters like checklistbox and combo boxes in asp.net mvc without using entity framework and linq.
Filters would be like as shown screenshot.I just want to use stored procedures ,data access layer ,view and model . Is there any working demo with sourcecode . I am new to mvc 
 
Answers (1)