Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.138.137.244
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jqGrid Demo</title>
<link rel="stylesheet" type="text/css" href="../JQGrid3.5/css/ui.jqgrid.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="../JQGrid3.5/css/jquery-ui-1.7.2.custom.css" />
<script type="text/javascript" src="jquery.jqGrid-3.8.2/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="jquery.jqGrid-3.8.2/js/i18n/grid.locale-en.js"></script>
<script type="text/javascript" src="jquery.jqGrid-3.8.2/js/jquery.jqGrid.min.js"></script>
</head>
<body>
<script type="text/javascript" src="gridsrc.js"></script>
<center>
<h2>jqGrid Example</h2>
<!--Your grid will be diplayed here-->
<table id="users"></table>
<div id="usersPage"></div>
<!--End of grid-->
</center>
</body>
</html>
|