
In this post we will cover simple steps to get table data from Sql query And bind data to select element Using Jquery And MVC using dictionary and without using models.
To do this we can use ajax which will get table data from sql table and bind to select and
create a dictionary...