Hi All,
Here i am using RAD ComboBox and also using property of "AllowCustomTest=True" when i use this property when i am clicking on any button in that pagte without selecting any value in the ComboBox then it is first it is checking into the "cmbGroup_SelectedIndexChanged1" property, here i need not want that property to be fired when i click on any button without selecting dropdown but the selected value in the drop down should be updated.
Can any one help me out.
Thanks in Advance.