Hello,
I'm trying to use jqGrid with Blueprint Css framework (http://code.google.com/p/blueprintcss/).
Blueprint uses a reset css and jqGrid is not well visualized.
I added:
.GridHeader table {margin:0;}
.GridHeader td, tr {padding:0;}
table.scroll {margin-bottom:0;}
table.navtable {margin-bottom:0; width: auto;}
in order to visualize the grid with Firefox 3 on Mac
I think you should use a reset css (like http://meyerweb.com/eric/tools/css/reset/index.html) in order to test if grid css contains everything needs
Thanks
.Stefano
ps: what aout using UI jQuery theme system (http://ui.jquery.com/themeroller) for jqGrid? Do you think it could be a good idea?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top