Hello…
I have downloaded Source and trying to run according to (dhtmlx.com/docs/products/doc … xscheduler) initialization , but there are some blank page. does it need some more includes like CSS file or something?
All 3 necessary steps described at the
dhtmlx.com/docs/products/dht … ation.html
- include js and css files
- add html snippet on the page
- add js initialization code, with optional configuration
You can look at samples/sample_static.html - it contains a minimum of initialization code