Hi,
The documentation for Basic Installation (/jqgridwiki/doku.php?id=wiki:how_to_install) instruct that the js and css folder be created under your project root.
Is it required to name the folders js and css? Can I have something like scripts and Styles? It seems like no matter what names you use, you still have to references the files you need to use from these folders in your
element of the page.The only thing i'm worried about is if these folder names (css and js) are referenced in the relative paths that jqGrid uses to reference other resources file in the package.
Also, does the js and css folder have to be in the documented hierarchy?
E.g. /myserver/myproject/js
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top