DataForm as eforms page?

I have created a listview with  DataTemplate OnSelectTemplate and it work OK, can i use DataForm to create a custom forms pag?  Is this the intention of DataForm?

1 Reply

MS Muniappan Subramanian Syncfusion Team April 1, 2020 12:21 PM UTC

Hi Anthony,

Thank you for contacting Syncfusion support.

Query 1: can i use DataForm to create a custom forms page?
Based on the shared information we have checked your requirement and it can be achieved. You can edit the ListView tapped item using SfDataForm. You can refer our following KB documentation to achieve your requirement.

KB link : https://www.syncfusion.com/kb/11286/how-to-edit-the-listview-tapped-item-in-xamarin-forms-sflistview-using-dataform 
  
Query 2: Intention of DataForm
The Xamarin DataForm is a data-oriented control that is used to display and edit the properties of any data object using a wide range of built-in editors for different data types. Custom editors are also supported. It simplifies the development of various forms such as login, reservation, and data entry. It supports built-in data validation and data annotation. It also provides support for linear and grid layouts, label positioning options, grouping, and more features to design the UI as required.

Please find more details from below link,
https://www.syncfusion.com/xamarin-ui-controls/xamarin-dataform 

We hope that this helps you, kindly revert us if you have any concern.

Regards,
Muniappan S. 


Loader.
Up arrow icon