I'm currently evaluating TLMDDBGrid as a potential replacement to TopGrid as we are in the middle of upgrading a large codebase to C++Builder XE5. I'm trying to find some equivalent properties/methods/techniques to the following and wondered if they were possible:
1. Identify the currently selected cell/select a different cell in either grid or TField/row number terms
2. Identify the top-left cell (i.e. the current grid scroll position) and change it in the same way as the above
3. Force a specific row to scroll into view.
Thanks for any help.
Comments