This commit is contained in:
2025-04-09 13:44:43 +07:00
parent 2046d31d24
commit e4705579f0
5218 changed files with 0 additions and 772569 deletions

View File

@ -1,32 +0,0 @@
<html>
<head></head>
<style type="text/css" media="screen">
*{
font-family:Tahoma;
}
div,li{
font-size:10pt;
}
div{
padding-bottom:20px;
}
li{
padding-left:50px;
padding-bottom:10px;
}
</style>
<body>
<h2>dhtmlxConnector for PHP :: Samples</h2>
<div>Be sure to create a test DB from "dump.sql" and adjust db settings in "config.php"</div>
<li><a href="./grid/index.html">Grid</a></li>
<li><a href="./tree/index.html">Tree</a></li>
<li><a href="./treegrid/index.html">TreeGrid</a></li>
<li><a href="./combo/index.html">Combo</a></li>
<li><a href="./dataview/index.html">DataView</a></li>
<li><a href="./scheduler/index.html">Scheduler</a></li>
<hr/>
<li><a href="./treegrid/index.html">Data Export</a></li>
</body>
</html>