contributte / datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
https://contributte.org/packages/contributte/datagrid/
MIT License
292 stars 195 forks source link

Bootstrap4 branch - inline edit problem #678

Open xpackal5 opened 6 years ago

xpackal5 commented 6 years ago

Hi. If you click on big inline edit icon (pencil) AJAX redraw row to form and all other rows dissapear.

xpackal5 commented 6 years ago

I found that $datagrid->redrawItem($id) does not work correctly (redraw only one row and other rows disappeared)