Description: None
This library enhances the official grid library for Yii2 providing you with the required tools to develop and display beautiful interfaces for your reports.
We know that there are some extensions out there that look awesome, and they have been the result of a huge amount of work from the developers (from here, a big thank you), but they fall into the same mistakes we had in the past: their library is a frankenstein version of the official Yii2 grid, bloated with huge amount of code that overrides the class they extend from, making it very hard for other developers to enhance and/or to provide their very own functionality on other ways but to forcely override th
We wanted to avoid that, Yii2 is highly flexible and this library had to stick with that convention. So, we asked ourselves: how to create a highly configurable widget that developers could extend with their very own vision and/requirements?