dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.88k stars 771 forks source link

ondemand loading data ajax php #657

Open AVitse opened 2 years ago

AVitse commented 2 years ago

Hi,

Regarding [ondemand-loading-data.html] example, how can I modify this following with $.ajax (not $.mockjax) response....

I need to create this same example connect to my MYSQL database.

Best regards

dabeng commented 2 years ago

Hi @AVitse You just need to provide your own data option and ajaxURL option as shown below.

Screen Shot 2022-11-19 at 18 05 59