Hi
In below code i am getting above error. ID is int
ddlPUS.SelectedValue = Convert.ToInt32(Result.ID);
Thanks