A have a small application where I use TcxGrid with view linked to a TdxServerModeDBXDataSource (tied to Sql Server 2008 table). When I close the application it blows up in your dxServerModeData unit. I have attached a screenshot of the callstack.
It seems their is no problem when you have the TdxServerModeDBXDataSource on the form that contains the grid that is linked to it. But the moment you put the TdxServerModeDBXDataSource in a datamodule and form1 uses the datamodule1 and grid links to that datasource on the datamodule1, when closing the program you get the access violation.
Hello,
Thank you for your report. I have reproduced the described behavior and forwarded this issue to our developers for research.