Page 1 of 1

How to get Data of Grid in OnSelect

Posted: Mon Sep 10, 2018 9:50 pm
by 19082036
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?

Re: How to get Data of Grid in OnSelect

Posted: Thu Sep 13, 2018 11:16 am
by yeray
Hello,

You can find an example about this on the public demos, here.