HI All, I'm applying a jquery.UI theme to the standard jqgrid but am finding that the page renders very very slowly. I have tested this in IE6, IE7 and FF.
Once I remove the following reference, the page renders quickly again.
<link rel="stylesheet" type="text/css" href="../css/redmond/jquery-ui-1.7.2.custom.css"/>
Does anyone have any advice around apply CSS to jqGrid or how can I get the UI themes to render quicker?
Thanks.