|
1 |
<blockquote><code></code></blockquote> |
|
1 |
<span style="font-family: monospace;">I am trying to use jqGrid with JSON url but not able to use it. The htm page does not display any data.</span> |
|
1 |
<span style="font-family: monospace;">Below is my code:</span> |
|
1 |
|
1 2 3 4 5 6 7 8 9 |
<div class="sfcode">$(function () {<br /> "use strict";<br /> $('#list').jqGrid({<br /> datatype: 'json',<br /> url: 'json_url',<br /> caption: 'Prospect Finder',<br /> gridview: true,<br /> height: "auto",<br /> colNames: ['Partner','First</div> |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top