FMXLiveGrid multi column lookup

Is there a way to do this with your FMX Grid or an FNC component (for OSX64)? 


At the moment, I use a FMXLiveGrid with editor type set to etComboEdit for a particular column - the etComboEdit stores possible values for the field.

It would be handy to populate an editor type with code and description, when the user selects, only the code is stored.

It looks like it's standard with VCL but not FMX.

Thanks


Hi,


This is currently not possible. There is currently no multi-column lookup combobox available in FMX. We'll add this on our feature request list.