Hi,
im using dropdownbykey(DYNAMICALLY). So at the run time i wanted to get the selected element. In this i've created context dynamically
the code should as follows
if(selected value=INDIA)
{
do this;
so pls help me with it.