Excellent news. I did a search for the zurb tables and they look good. Maybe in the future yiibooster should include both types of responsive grids, for now with just one is OK. About the queries, what I imagine is that they could be already included in bootstrap-responsive.css but if it is possible to register them automatically, even better.
Thank you so much for pointing out this amazing resource… I have included into one of the projects and works beautiful. Will make some tests in order to find out whether it doesnt conflict with anything else
You mean the responsibe table, or the trick I used to hide the columns? If you are talking about the responsible table then please tell me how can I make it work because it will be very useful for my project
I found out that I left the forceCopy to some of the widgets (thanks Phillip at github), so this is one of the reasons the library is slowing down… PLEASE UPDATE, this is not a version update, this is a pitfall fix that needs to be updated ASAP.
So, please, update your master branch YiiBooster from github!!!
Awesome extension man, this has the potential to take my project to the next level and I really appreciate all the work both you and Chris have put into it.
Regarding StickyTableHeaders (with filters),
My tbody collapses when the sticky header is active. I also noticed that the booster site has the same problem. You know a way to fix this? I tried tbody: min-width and width, neither seems to affect the collapsing problem.
First of all, thanks for the great great extension. I was using Yii-Bootstrap before I found this excelent extension. Then I tried to switch. Lucky me, I got an error regarding TbDataColumn. It says that "TbDataColumn.filterHtmlOptions" is undefined. I tried to compare to the same file of Previous Yii-Bootstrap and do some comments there. But the result is the column has no size anymore. It ruins my layout.
Could you please tell me where my mistake is?
Here it is:
CException
Properti "TbDataColumn.filterHtmlOptions" tidak didefinisikan.
@Kinetik - You need to upgrade your version of the framework. I was using 1.1.11 and got the same error, once I upgraded to 1.1.12 that error went away.
@Antonio
Please disregard my previous comment about the table headers as I just set column width on most columns and lined it up manually.
But I would like to know… Is it possible to use multiple picker columns or multiple relational Data Columns in the same grid?