The implementation re-enables the workaround provided in the Add support for the nested datasets ticket.
Master-Detail - Improve the View update mechanism triggered by detail View changes under specific conditions
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
- v13.1.2Download Official Update
Hello,
I've just checked the behaviour with current version VCL 13.1.2 but unfortunately nothing changes. If I disable SmartRefresh only the Details of currently selected Master will be shown, if I let SmartRefresh enablad I have to focus the master record first.
- Is there any option I've missed?
- Is it possible to pull the focus to master record before opening detail within the GridView?
- Can I somehow handle this in DataModeController.OnDetailFirst?
- Is it possible to implement an Adapter like cx[ADO|BDE|IBX]Adapters.pas ?
Best regars,
Peter
PS: Should I ask this questions within a seperate ticket?
Never mind,
in AS2671 (like mentioned above) is my second question answered (use OnDetailExpanding of MasterView.DataController).
Am I right in my assumption that the problem is now resolved and the ticket can be closed?