I have a project that has multiple NumericInputs and RadEntries on multiple rows on a RadList. This has been fine but I have now found on iOS devices the _Unfocused event is being fired for no reason, I have tried debugging and I believe that it is happening because another found field is updating but this field is not bound to the controls so I don't see how that is possible. Is there a better way to debug this?
I would need more details on the concrete setup you have, would it be possible to send me at least the ListView definition with the used ItemTemplate? Without that information it is not easy to tell what exactly when wrong with the controls inside the ListView cells.
I look forward to your reply.