Half Sized Blog Element (Single Author Style)
Half Sized Blog Element (Multi Author Style)
Master-Detail using the DataEntryGrid control
The DataEntryGrid control was initially added to provide users with the option to add structured data that would be saved inside a multi-lines-of-text control (using XML). So it is ideal for cases that no external list is required to store the related data. Since v.2.6.5, the DataEntryGrid contol if its value is bound to a […]
Master-Detail using the ListAndForm control
This is a step-by-step guide of building a mster-detail form (PowerForms Advanced) using the ListAndForm control. For this example. we will use 2 connected lists : Customers and Contacts. Customers list columns Title, Address Contacts list columns Title (renamed to Full Name), LastName (single line of text, renamed to “Last Name”), FirstName (single line of […]
Master-Detail using the DataEntryGrid control
The DataEntryGrid control was initially added to provide users with the option to add structured data that would be saved inside a multi-lines-of-text control (using XML). So it is ideal for cases that no external list is required to store the related data. Since v.2.6.5, the DataEntryGrid contol if its value is bound to a […]
Master-Detail using the ListAndForm control
This is a step-by-step guide of building a mster-detail form (PowerForms Advanced) using the ListAndForm control. For this example. we will use 2 connected lists : Customers and Contacts. Customers list columns Title, Address Contacts list columns Title (renamed to Full Name), LastName (single line of text, renamed to “Last Name”), FirstName (single line of […]