contributte / datagrid

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

Update InlineEdit.php #1065

Closed emololftw closed 1 year ago

emololftw commented 1 year ago

Error: Typed property Ublaboo\DataGrid\InlineEdit\InlineEdit::$itemID must not be accessed before initialization

in main template.latte on L#248 file is variable check via:

{if $inlineEdit && $inlineEdit->getItemId() == $row->getId()}

radimvaculik commented 1 year ago

Looks good to me 👍