I update data in GridView very quickly. Last updated item have a state as if mouse over it.
So when I select item, it is high probability to select wrong item (item, which was last updated), instead of item mouse actually over.
You can reproduce this problem in demo: GridView -> Real-time Update.
What should I do to solve this problem?
So when I select item, it is high probability to select wrong item (item, which was last updated), instead of item mouse actually over.
You can reproduce this problem in demo: GridView -> Real-time Update.
What should I do to solve this problem?