EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Steve2106 on October 04, 2019, 04:58:28 AM



Title: Dropdown using MySql
Post by: Steve2106 on October 04, 2019, 04:58:28 AM
Hi There,
Just joined the forum so hello.

Can someone help me with how I use a dropdown in a form getting and showing its data from a mysql database.

I appreciate any help you can give me.

Best Regards,

Steve.


Title: Re: Dropdown using MySql
Post by: jarry on October 04, 2019, 05:16:09 AM
The combobox component has the 'url' property that can be used to retrieve data from server.


Title: Re: Dropdown using MySql
Post by: Steve2106 on October 04, 2019, 07:21:11 AM
Hi Jarry,

Thanks for your reply.
Do you know if there is an example of all the settings that are required for the dropdown and .php file. If I could see that I will be able to swap out the details for my details.

Best Regards,

Steve.