![]() |
how to add row - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: how to add row (/showthread.php?tid=17304) |
how to add row - El Forum - 04-01-2009 [eluser]fyzza[/eluser] how to add row in my table form.. in my table have drowdown list, and other form, but when i add row, all the form not display but just the row of the table that we add was display.. can you help me? how to add row - El Forum - 04-01-2009 [eluser]LuckyFella73[/eluser] hi fyzza, I think your post would be better placed in the Code and Application Development - Forum. But anyway - could you post more details about your problem. It is not clear what exactly is meant by "table form" and what do you mean with Quote:in my table have drowdown list, and other formDid you nest 2 forms? Would be nice to see your script otherwise it's hard to say what goes wrong. |