Page 1 of 1

10.4.2 LiveBindings Crash!!

Posted: Sat 13 Mar 2021 05:13
by Aggie85
Howdy!

I am using C++ Builder 10.4.2 (latest) and I have discovered live bindings does NOT work with TVirtualTable...

The simplest way to see this is to:

1) Create a new blank project
2) Drop a TListView
3) Drop a TVirtualTable, add some fields, set it to active, add some data via the editor.
4) Drop a TBindingsList
5) Invoke the Tools / Views / Live Bindings editor
6) Try to link any field from the TVirtualTable to the TListView control and you will get an EAccessError.

The above happens with ALL firemonkey controls with TVirtualTable. IF I use a different memory table, it works fine.

Thanks,

Aggie85

Re: 10.4.2 LiveBindings Crash!!

Posted: Sat 13 Mar 2021 05:44
by Aggie85
PLEASE IGNORE - THERE IS A PROBLEM IN C++ BUILDER IN MY SETUP THAT I AM TRYING TO TRACK DOWN....

Re: 10.4.2 LiveBindings Crash!!

Posted: Mon 15 Mar 2021 10:51
by MaximG
Feel free to contact us if you need any further assistance.