I have managed to bind the Caption with no problem but when I use the same mechanisn to bind the CategoryID (FormatCell ControlExpression=CategoryID and SourceExpression=AsInteger) when the table is opened I get the error EvalError in TMSFMXBindDBTableViewLink1: Couldn't find CategoryID.
Could you please advise how I can do this?
I have realised that the only properties in TTMSFMXTableViewItemEditorObject are for Caption, Description & Bitmap so I have added the CategoryID myself and it works fine.
Could you please ensure that all properties are available for binding in the next release?