madcorp / zfdatagrid

Automatically exported from code.google.com/p/zfdatagrid
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Edit recod issue using Join query #880

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi 
I am using ZF data grid. It works fine But when I try to edit the record it 
shows in edit form with the fields from the 1st mysql table not from the data 
grid row. I am using join query to disaply the datagrid.

I have attached the file and I have impleted join query and grid in below 
function.
public function networkgridAction ()

Note: When I try to delete a record it works fine. Only edit it causes problem 
showing all records from 1st table.

Original issue reported on code.google.com by vinodhc....@gmail.com on 29 Aug 2012 at 8:47

Attachments: