nativescript-ui-feedback icon indicating copy to clipboard operation
nativescript-ui-feedback copied to clipboard

RadDataForm update field values programmatically

Open zeejay09 opened this issue 3 years ago • 0 comments

I have a question, I have a picker and text fields in RadDataForm, my case is when the user chooses a certain value from the picker, it must reflect in RadDataForm's text field, How can I do that?

i.e. RadDataForm has picker and text fields. User selects 'Kevin Fuentes' from the picker, now the string 'Kevin Fuentes' must reflect on the RadDataForm text field.

zeejay09 avatar Mar 10 '22 08:03 zeejay09