how to bind dropdown list in gridview?
i have a gridview control which should get and display the records from the datatable and also the gridview should bind a dropdownlist which contains for example different countries in another column of the gridview .
now based on the selection of the item in the dropdownlist it should display only records based on the selection