Why won't jqGrid won't populate initially in Chrome
- by Maxm007
Hi,
I've got a web page with a jqGrid that uses am xmlreader to populate itself with data that is spat out by a RoR service. The page loads fine in firefox and safari. In Chrome however I get a blank grid. Only when I change the sort order by clicking on the columns does it populate.
<html>
<head>
…