Friday, 15 July 2011

jqGrid for Twitter Bootstrap -



jqGrid for Twitter Bootstrap -

i working website, using css framework "twitter bootstrap". along using jqgrid showing grid data, problem jqgrid depends on jquery ui, conflicts bootstrap styles. has used jqgrid jquery ui and bootstrap successfully?

any examples/links highly appreciated.

thanks, naren

you can utilize "datatables" bootstrap

http://www.datatables.net/blog/twitter_bootstrap_2

or bootstrap table styles

http://twitter.github.com/bootstrap/base-css.html#tables

but if want utilize jqgrid anyway, must add together css classes resolve style conficts

input.ui-pg-input { width: auto; padding: 0px; margin: 0px; line-height: normal } select.ui-pg-selbox { width: auto; padding: 0px; margin: 0px; line-height: normal }

twitter-bootstrap jqgrid

No comments:

Post a Comment