Hi Swati,
If you are using AutoPostback method then it is not populated. Please lock this autopostback Method.
That is to set Autopostback = false
Otherwise the to verify the following way u select the item from drop down list.
control.selectedvalue.trim
or
control.selectedindex.value
Regards
Adalarasu. s
|