hi,PHP and MysqlFor example:my db name is test->table name tb_first->columns sno,name,dept,address,city
Step 1my tb_first->dept should be bind in comboboxstep 2if i select any value in combobox then regarding all fields should be displayed in gridviewStep 3After that i want to edit gridview data and it should be update in database also