multiple search functionality in asp.net mvc
multiple search functionality in asp.net mvc, if we have six column name like ("ID, Name,UserName,Password, Gender, Age and Address"), this all column put in dropdown if i search with Name then show searched name and if i search gender, username ,age and address then show searched gender, username, age and address etc.