Hi everyone,
I'm trying to reproduce the array data example.
here is the header and end of my html file, what's not written here is the same as in the demo…
1234567891011121314151617181920212223 <html><br /><head><br /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><br /><title>Array Data test</title><br /><link rel="stylesheet" type="text/css" media="screen" href="/static/css/redmond/jquery-ui-1.8.2.custom.css" /><br /><link rel="stylesheet" type="text/css" media="screen" href="/static/css/ui.jqgrid.css" /><br /><script src="/static/js/jquery-1.4.2.min.js" type="text/javascript"><br /></script><br /><script src="/static/js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"><br /></script><br /><script src="/static/js/i18n/grid.locale-fr.js" type="text/javascript"><br /></script><br /><script src="/static/js/jquery.jqGrid.min.js" type="text/javascript"><br /></script><br />...<br /><br /></head><br /><body><br /><table id="list4"><br /></table><br /><div id= "plist4"></div><br /></body><br /></html>
Thanks for your help
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top