Hello,
First of all many thanks for your yii extensions – they really worked out very nively for me
I have a new project and am looking around how I will realize it.
In this project I have special requirements concerning grid behaviour :
I have models of the master / detail kind
In previous projects I used the tabular extension (builder) so I can do Inline editing & save the whole lines of the grid in one time.
But here I need also :
* The first X Columns can be frozen for horizontal scroll (with X being updatable with some setup
* Possibility to select columns to hide or show in the grid
* Possibility to change order of columns
If you have any hint on this subject, this would be nice
Bye
The post Special Grid Requirements appeared first on Krajee Web Tips.