Hi,
I have been using the SfDataForm and explicitly adding data editors to it, which works perfectly. However, I encountered an issue when trying to dynamically add fields after assigning dataForm.Items.
It seems that once dataForm.Items has been set, adding new fields causes unexpected behavior or errors. Is there a supported way or a recommended workaround to dynamically add fields to SfDataForm after the Items property has been assigned?
Best regards,
Youssef Juma