You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: