dudapiotr / ZfTable

*Not supported*ZfTable 3.1. Awesome ZF2 table / grid (and much much more) generator with huge possibilities of decorating and conditioning. Integrated with DataTables, Doctrine 2, Bootstrap 2.0 and 3.0.
http://dudapiotrek.laohost.net/
MIT License
75 stars 59 forks source link

editable creates several requests on save #53

Open lalula opened 9 years ago

lalula commented 9 years ago

When using the editable feature there is an issue when saving.

Each time the pagination was used the number of post requests when using a save button increases by one. The additional calls result in a 500 error because the post params are not correct.

aNorthernSoul commented 9 years ago

This also occurs when using the filters.