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
Hello, I have a ListView that binding to a ObservableCollection<string>, it display each string by a TextBox via its ItemTemplate, how can I validation each TextBox ?
The text was updated successfully, but these errors were encountered:
Hello, I have a
ListView
that binding to aObservableCollection<string>
, it display eachstring
by aTextBox
via itsItemTemplate
, how can I validation eachTextBox
?The text was updated successfully, but these errors were encountered: