nextras / datagrid

Nextras Datagrid component for Nette Framework.
http://nextras.org/datagrid
MIT License
70 stars 39 forks source link

Allow returning objects and boolean value false for filters #25

Closed voda closed 10 years ago

voda commented 10 years ago

Only empty arrays, null and empty strings are excluded from filters. strlen(false) returns 0

see http://forum.nette.org/cs/7418-addon-dateinput-dateinput-html-5-kompatibilni-formularove-prvky-pro-vyber-data?p=2#p119135

hrach commented 10 years ago

Hope you have tested it! :) Awesome, thanks!

voda commented 10 years ago

Yes a little. I wanted to write some unit test but didn't find any...

hrach commented 10 years ago

Yeeeesss :D no tests. i know... but I would highly prefer nette teseter ;)