![]() |
drop down autopopulatin for codeigniter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: drop down autopopulatin for codeigniter (/showthread.php?tid=37602) |
drop down autopopulatin for codeigniter - El Forum - 01-14-2011 [eluser]alexaaaaaaaaaa[/eluser] Hi i have one problem and i know that it can be solved with jquery ajax or whatever but i'm not an expert in codeigniter. here's my problem: I have 2 tables releated like Main category and subcategory and i want to make 2 drop downs lists for egs: if i select Cars the next drop down it'll be populated with all subcat from cars and so on. Please help me. Thanks drop down autopopulatin for codeigniter - El Forum - 01-14-2011 [eluser]Cristian Gilè[/eluser] Search the forum for: Code: chained select Cristian Gilè |