Last Updated:
24 Jun 2020 12:05
by ADMIN
ListView: With ItemTemplateSelector applied, the templates are always recreated when any data item is updated.
If there are input controls inside the templates, updating a property of any data item though an input control ( such as Entry, NumericInput, etc), caused the control to lose focus.