Tag Archives: Combobox

Clearing combobox items using javascript

I already posted some code to add and read values from dropdown lists using Javascript. Sometimes we require to reset the items to zero or need to clear the items in the dropdown list. Here is a simple code snippet … Continue reading

Posted in Javascript | Tagged , , , | Leave a comment