ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: dataSQL_ on January 18, 2017, 03:50:01 am

Title: pqgrid.dev.css or pdgrid.min.css
Post by: dataSQL_ on January 18, 2017, 03:50:01 am
Hello, do I use the dev or the min ?

https://www.useloom.com/share/87fdd050dd0211e6b701295503f3ba35 (https://www.useloom.com/share/87fdd050dd0211e6b701295503f3ba35)

I put the two dev.css and two dev.js files, please confirm the correctness, please.

https://www.useloom.com/share/c47071d0dd0411e680528f17f93e257b
https://www.useloom.com/share/e030fd90dd0911e680528f17f93e257b

Create First ParamQuery Grid - javascript function causes error on run.

https://www.useloom.com/share/08497770dd0b11e6b701295503f3ba35

Title: Re: pqgrid.dev.css or pdgrid.min.css
Post by: paramvir on January 18, 2017, 12:29:31 pm
Both are functionally same.

dev is commonly used in development environment while min is used in Production.

The list of include files is mentioned in the tutorial topic: http://paramquery.com/pro/tutorial#topic-include

Also there is array.htm file in the SDK which includes the required dependencies.