romansklenar / nette-datagrid

DataGrid control is a data bound list control that displays the items from datasource in a table. The DataGrid control allows you to select, sort, and manage these items.

Home Page:http://addons.nette.org/datagrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined variable: dataGrid

pavelkucera opened this issue · comments

Datagrid\Columns\CheckboxColumn.php, typo bug - $datagrid vs. $dataGrid

DataGrid\Columns\CheckboxColumn - typo bug [closed by bf111ac]