I have a TListView linked to a TClientDataSet using livebindings.
After posting an update to the TClientDataSet, the TLIstview.Items are not being updated, always showing the original value.
What do I have to do to get the TListView “Synched” with the TClientDataSet?
P.S. I´m using tokyo 10.2.1
Thanx