1
Answer

How to filter records with multiple filters like listbox mvc

Photo of Faheem Sheikh

Faheem Sheikh

6y
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)