Open AVitse opened 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
Hi @AVitse You just need to provide your own data option and ajaxURL option as shown below.
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