Hi,
With previous versions of Delphi (until 11.2) i used to add columns to a linkgridTodatasource and the same columns was added also to the TMSFMXLivegrid linked to.
With Delphi 11.3 (using the latest version of FMX UI Pack), when the "visible" property of a column is set to "false" in LinkgridTodatasource, no column is added to the TMSFMXLivegrid linked (or it's deleted)
Is it an issue with Delphi 11.3 or with TMSFMXLiveGrid?
Is it simply a new "design" and i should found a workaround?
Thanks for your help