Jump to content

populating a combobox with data frm db with local filtering?


vinaynahata

Recommended Posts

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 first combobox  will suit my needs so that i do not have to query server.What is the best way of doing it?Any free javascript library which can make my job easier?Further any sample code snippet would be appreciated as i am a newbee in javascript/php.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.