[attachment=431:quest.jpg]
Basically i want to show data from one table(such as a_tbl) when select data or id_no(id_no will get from a_tbl) in dropdown then Name and current posting data will take in input field from table(such as a_tbl) , Then Designation, Dept and Section will take in input field from three different table (such as desg_tbl, dept_tbl, sect_tbl).
How can i solve it, Please help me.
How to show data in input field when i select dropdown
Started by smith_cse05, 11 January 2013 - 17:19 PM
- Single Page
Posted 11 January 2013 - 17:19 PM
Posted 21 January 2013 - 22:25 PM
Either you can simply use callbacks and you don't need to see the input values, or if you want the fields to be filled automatically, you will deal with jquery selectors and its ajax