contributte / datagrid

:muscle: DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc

Home Page:https://contributte.org/packages/contributte/datagrid/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use filtering and inline add with required fields

jan-stanek opened this issue · comments

It's not possible to use filtering together with inline add with validation and required fields - filter form is not valid after submitting.

Nette\Forms\Container::getValues() invoked but the form is not valid (form ).

It's just a warning