cmbSample.Items.Insert(0, "--Select--"); cmbSample.SelectedIndex = 0;
William Mary
Login to post response