Hi Daniel,
Thank you for contacting Syncfusion support.
Reduce height in between the data items:
As per the implementation in DataForm, dataform items get positioned based on the Row Span or ColumnCount set to the data object item. You can increase row height and column width by defining the RowSpan and ColumnSpan properties in the DisplayOptions attribute. Default value of these two properties is 1.
You can refer our online user guide documentation for the same.
Please refer the below link for more details.
We don’t have direct support to reduce the label and editor height in SfDataForm, we have considered this one as feature request and it will be available in any of our upcoming releases.
Space between two datatform items is big
Base on the provided screenshot, we have checked the reported query with space between two data form items is large and we are unable to reproduce the issue. Could you please share us the below details?
· Used SfDataForm and Xamarin version.
· Whether SfDataForm is added inside any layout if possible share the code example?
· Issue reproducing platform and tested device specifications.
We have prepared a sample using DataForm for the same. Kindly find the sample below,
Could you please check with the provided sample whether the mentioned issue is reproduced? If not, kindly modify the sample attached and revert us back with more details regarding your query. Such that it will be helpful for us to analyze and provide you solution with priority.
Regards,
Jayaleshwari N.