This question might be repeated but I have some issue. I have a drop down list and search button in my page. where I bind view with model on drop down list on change event. And when clicking on Search button value selected in drop down list regarding list of records is displaying in partial view. This all done properly as bellow:This question might be repeated but I have some