I am trying to populate a GridView using a method called PopulateGrid() (below) but keep getting the same server error "Must Declare the scalar variable "@QUALID&q
If using dropdown list you need to add selected value inside :
SelectedValue='<%# Bind ("QUALID") %>'