nUIDropdownlistEntry Element Issue

Hi All,

I am trying to solve Exercise 6 where user selects a color from a drop down list and send it as request parameter.

If I am running it on Phoney it works fine, but if I run it on Android emulator or on my cell phone, it does not work correctly. If I select different color from drop down, new color does not get reflected on screen and while sending color as request parameter, it always sends color as ‘Red’ .

Can anyone please help me in this regard?

Regards

Sunny