contributte / datagrid

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

PHP warning after submit GroupButtonAction #979

Open tonyp90 opened 3 years ago

tonyp90 commented 3 years ago

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

Same warning after filtering with or without pagination https://github.com/contributte/datagrid/issues/961

datagrid 6.9.0, nette/forms 3.1.3

romanmatyus commented 2 years ago

I receive this warning when filter one column by SelectBox and another column with selectbox filter is hidden.

Then, is on another column generated error Please select a valid option.