Is it possible to get the Corresponding TTMSFNCDataGridDatabaseAdapterColumn for a TTMSFNCDataGridColumns or vice versa.
This would be really helpful because in my tests the date-Fields are not always correctly displayed. Sometimes they are formatted as float. In this case i guess i could change the TTMSFNCDataGridColumnFormatting.&Type but in the TTMSFNCDataGridColumn i don´t have the TField to check if it is in fact a Date, DateTime or Timestamp.
We have added this as a new property GridColumn. We also added ColumnAtField at database adapter to easily get the column for a specific field name, for example