i have combobox which is binded to datasource.
On page load im calling bind_combo() function and my combobox is filled with data .
But now i want that went user click on combobox then only i should see the data or values not before clicking on combobox.
thank u.