We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Related picker within sfDataform at runtime

Hi,

I am generating a sfDataForm form at runtime linked to a ViewModel, inside I have some fields of type Picker, I need to select one of them to load related information in the second, but I don't know how to do this. Can you tell me how it could be done? Thank you very much.

1 Reply

AK Ajith Kumar Senthil Kumar Syncfusion Team November 26, 2019 11:41 AM UTC

Hi Rafael Ortiz, 
 
Thank you for using Syncfusion products. 
 
Based on the provided information, your requirement of “Modifying the of picker based on the value of another picker” in Xamarin.Forms can be achieved using the UpdateEditor property of DataForm.  
 
We have prepared sample based on your requirement, please find the sample by the following link. 
 
In the sample, as per your requirement we have modify the city picker value and ItemsSource based on the value of Country picker. 
 
We hope this helps. Please let us know, if need any further assistance. 
 
Regards,
Ajith.  


Loader.
Up arrow icon