I need to bind a checked listbox to a dataset (FMX). I tried to use livebindings but cannot get it to work.
Items.Text is not accessible for livebinding. I could only by the header but that is obviously not what I want. Am I missing something or is this not supported?
Livebindings isn't enabled for FNC. The only 2 components that are currently DB-Aware are TMS FNC Planner and TMS FNC Grid and this functionality is exposed via database adapter. We'll investigate if we can add support for this.