ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: pdxMarlon on April 26, 2015, 05:43:37 pm
-
Hey there.
I want to start off by saying, I really like this grid. I would like it even more if the Pager Icons would show up.
I have attached a screenie.
Here are my referenced files (specific to PQ):
<link href="~/Content/pqgrid.min.css" rel="stylesheet" />
<script src="~/Scripts/pqgrid.min.js"></script>
I have an Images folder at the same level as the referenced css file (with the Content Folder as their parent)
I looked in the css file, and the img references are Image/imagename
What am I missing?
Thanks in advance,
/Marlon
-
Never mind - I should have searched for this topic before posting...
Loading Bootstrap before Jquery fixed it for me.
Thanks!