Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JQGrid
#1
Hello,

I have a static website (no internet access) and wonder what I need to download in order to use TIWJQGrid.
I did a search on the web, but it seems to me that the versions are paid

thank you
Have a good day
Reply
#2
You disable RenderCDNFiles property and add the files manually in your ExtraHeader as this:


<link href="ui.jqgrid.min.css" rel="stylesheet" type="text/css"/>

<link href="jquery-ui.min.css" rel="stylesheet" type="text/css"/>


<script type="text/javascript" src="jquery.jqgrid.min.js"></script>

These files must be downloaded manually and saved into your wwwroot folder (under IntraWeb's application folder)

These files can be downloaded from the same CDN. The addresses are:

https://cdnjs.cloudflare.com/ajax/libs/free-jqgrid/4.15.5/jquery.jqgrid.min.js
https://cdnjs.cloudflare.com/ajax/libs/free-jqgrid/4.15.5/css/ui.jqgrid.min.css
https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.4/themes/blitzer/jquery-ui.min.css
Reply
#3
Hello

i've found some documentation about several jqgrid on the web but i'm not sure it's the same source we're using. Can you provide the pluguin name or someplace where i can find documentation about jqgrid options of this concrete source?

Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)