How to get Data of Grid in OnSelect
Posted: Mon Sep 10, 2018 9:50 pm
If I have a grid populated via a TVirtualData assignment, and in one of the columns is a Nullable<string> ( a record construct).
How can I access this data from within an OnSelect event?
How can I access this data from within an OnSelect event?