atukai / AtDataGrid

A data grid component for ZF2, ZF3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use error in class Datagrid

leup opened this issue · comments

Had to fix a use statement in the class DataGrid

(I'm in the process to update from AtAdmin to AtAdmin+AtDataGrid)

https://github.com/atukai/AtDataGrid/blob/master/src/AtDataGrid/DataGrid/DataGrid.php#L6

use AtDataGrid\DataGrid\Column\Column;

Maybe I will do a PR tomorrow, not sure I will have the time