You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to toscawidge...@googlegroups.com
I am using sqlajqgrid with twitter-bootstrap. I have enabled responsive navbar which uses jquery and other javascripts of bootstrap. But now when I try using jqgrid then does not show the gird. I tried using firebug(with my limited knowledge of its functioning) it is showing
"TypeError: grid.jqGrid is not a function"
But when I disable the jquery javascript page in my master template then it sharts showing the grid. It seems that bootstrap and jqgrid are not playing well. There are few closed (without solution) tickets in twitter-bootstrap repo. How can I make them work together.