1
Reply

Asp.Net Mvc

Jithil John

Jithil John

May 13 2015 3:18 AM
393
I want to add a dropdown list in asp.net mvc, but the selected value of the dropdown is used for some filtering conditions only,  not for storing in db. So how can I implement it without model class ?

Answers (1)