EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Steve2106 on November 11, 2019, 05:35:12 AM



Title: form layout
Post by: Steve2106 on November 11, 2019, 05:35:12 AM
Hi There,

I have used the CRUD demo example as a starting point and the forms seem to have all the fields in a linear fashion.
How can I code the form to have fields side by side I.E firstname on the left and lastname on the right.

Thanks for the help.

Best Regards,

Steve.


Title: Re: form layout
Post by: Aod47 on November 30, 2019, 12:16:11 AM
usually, I used <table> or <div> column to separate left, right side by side.