if i am calling a RadGrid1_SelectedIndexChanged is there a reason that if i am trying to populate a combo box that it wouldnt work?
i am calling a list and using that as a data source and data binding it to the combo box? i am also clearing the list at the start but the list is continuing to be populated when the call is finished.
i am calling a list and using that as a data source and data binding it to the combo box? i am also clearing the list at the start but the list is continuing to be populated when the call is finished.