Is it possible to display data in TTMSFNCDataGridData via
OnGetCellData (virtually)
in TMS FNC Data Grid UI ?
if so how?
Is it possible to display data in TTMSFNCDataGridData via
OnGetCellData (virtually)
in TMS FNC Data Grid UI ?
if so how?
Hi,
TTMSFNCDataGridData is built in TTMSFNCDataGrid, so OnGetCellData is available there as well. It’s currently not possible to connect TTMSFNCDataGrid with a TTMSFNCDataGridData instance unfortunately. We already added this on our feature request list.