This is a migrated thread and some comments may be shown as answers.

Dropdownlist shows empty selection on rendering

0 Answers 99 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Pourya
Top achievements
Rank 1
Pourya asked on 04 Sep 2012, 10:06 AM
Hi all

I have created 3 dropdownlist in my page and I have 3 functions that get the data from a webservice and store it in a datasource. The second function is called on the change event of the first function, and the third function is called on the change event of the second function. My code worked well on browser, but when I ported to android through phonegap, when I go to any page that has dropdown list as soon as the page is loaded, it brings up an empty selection (as if someone selected a dropdown list that is empty), but the data is actually being placed in all 3 drop down lists. So when I touch away from that selection, everything works fine. But how can I prevent it from displaying that empty selection ? 

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Pourya
Top achievements
Rank 1
Share this question
or