NiftyGrid
NiftyGrid copied to clipboard
DataGrid for Nette Framework
After upgrading to Nette 2.4 and PHP 7 the Grid doesn't work due to depricated calls.
Added a setSecondOrder() function which allows to order the table by a second (third, fourth) column. I find it usable and use it very extensively. However support for other datasources...
Add support for changing paginator template path
hi, this is feature for: GridPaginator() to use better setting of template by $templatePath. it's inspired by practical usage and existing pullrequest ~ https://github.com/Niftyx/NiftyGrid/pull/32 . difference between "vinam" and "j3nda"...
Add support for changing paginator template path
Moznost nastavit readonly datepickers inputy
Making it cleaner, more standard compliant and easily embeddable to projects...
Change all Czech messages in Grid.php and layout into English and translatable. Little design improvements for Twitter Bootstrap. Posibility of exact text filter There was a bug when someone use...