使用jqGrid实现数据的展示
1.在要
显示数据的jsp页面中编写如下代码:
<link rel="stylesheet" type="text/css" media="screen" href="css/ui-lightness/jquery-ui-1.10.3.custom.css" />
<link rel="stylesheet" type="text/css" media="screen" href="css/ui.jqgrid.css" />
<link rel="stylesheet" type="text/css" media="screen" href="css/ui.jqgrid.css" />
<!--
In the code above, the first stylesheet loads the CSS code for the UI theme selected (“lightness” in this example).
The second stylesheet loads the CSS settings for jqGrid itself.
it's i
In the code above, the first stylesheet loads the CSS code for the UI theme selected (“lightness” in this example).
The second stylesheet loads the CSS settings for jqGrid itself.
it's i