Search found 1 match

by vinaynahata
Tue Sep 15, 2009 11:48 pm
Forum: Javascript
Topic: Loading data in a combobox from a db with local filtering
Replies: 1
Views: 739

Loading data in a combobox from a db with local filtering

Hi , I want to populate a combobox with data pulled from a mysql db . The value of second combobox depends on what's been selected in first combobox. I assume pulling the data completely when loading the combobox and then filtering it locally to populate the second combobox based on the selection in...