Skip to Content
0
Former Member
Jan 03, 2008 at 02:35 PM

getting selected values in Drop Down

17 Views

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.