Version: 2013.1.1 Beta
Delphi XE (with latest update)
When trying to customize a card view an Access Violation is thrown.
You can reproduce this with any card view. For example add the following to the double-click event on the CardLayoutDemoMain project's grid:
cvHorizontal.DataController.Controller.Customization := True;
Then run the project and try dragging a new field into the grid. An access violation will be thrown as soon as you release the mouse button (within the view or if you try reordering the fields in the customize box).
Hello Johan,
I have managed to reproduce this problem. I am forwarding this issue to our developers for further processing.
You will receive an automatic message once the status of this issue is changed.
Any chance of getting a hotfix for 13.1.1 or is 13.1.2 imminent?