ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: nklapper on May 19, 2016, 08:54:55 pm

Title: Problem with pqgrid.ui.min.css
Post by: nklapper on May 19, 2016, 08:54:55 pm
Grid data is loading okay, just looks funny because of Uncaught SyntaxError: Unexpected token - pqgrid.ui.min.css:9

Obviously, it is finding the CSS file.  Do I have a bad version of this file?

Please see attached...
Title: Re: Problem with pqgrid.ui.min.css
Post by: paramvir on May 19, 2016, 09:51:18 pm
Please include both pqgrid.min.css and pqgrid.ui.min.css as noted in the tutorial http://paramquery.com/pro/tutorial#topic-include

There are 2 sample html files in the SDK which can be referred for include files.
Title: Re: Problem with pqgrid.ui.min.css
Post by: nklapper on May 19, 2016, 09:59:19 pm
Thank you for the quick reply.

I found a syntax error on one of my CSS includes.

It works now.