Implementing OnRead is very intrusive and can very easily lead to bugs now or in the future.
I have a feature that would operate on all visible rows in the Grid (in all pages, not just the current one), and I need to know if a certain item/row is visible or not.
Is this possible, or can it be a future feature?
Thanks.