Title: Main form - sub-form ( One-to-many data relationship ) Post by: peter900 on June 23, 2016, 12:37:18 PM I hope to use EasyUI to replicate, with improvements, the functionality of a system created in Zoho Creator (screen shot attached) . The system provides a simple order creation form where it is possible to add multiple items (order lines) on the same form that displays the order header and order totals.
How should I go about doing this in EasyUI ? Thanks. Title: Re: Main form - sub-form ( One-to-many data relationship ) Post by: aswzen on June 23, 2016, 08:36:47 PM i think it can be achieved just with jquery or javascript..
no easyui needed Title: Re: Main form - sub-form ( One-to-many data relationship ) Post by: peter900 on June 25, 2016, 03:39:53 AM Thanks Aswzen. I am sure you are right - but then what you say might well apply to all the functionality in EasyUI. EasyUI implements powerful features with less code than using jQuery and JS. The attached screenshot perhaps shows one way to handle 1 to many data relationships in EUI. But can anyone suggest a better approach ?
|