Subject Get the current field name of the active cell in IB_Grid
Author Marco Menardi <mmenaz@lycosmail.com>
Hi, I need to get the current column (field) of the IB_Grid. I need to
know it's name to loop then inside the dataset copying that field data
value in a memo.
How can I get it (of course, outside IB_Grid event handlers. I will
have a TButton on the form to start the copy).
thanks
Marco Menardi