How do I correctly fill in a quantum grid?
Answers
Answered by
2
Answer:
here's your answer
Hello Barry,
Thank you for your message. If I understand your task correctly, you can use the TDataSet.Locate method and set the TcxGridDBTableView.Controller.TopRecordIndex property to the current record. Attached is an example that demonstrates this approach in action. I hope this helps you achieve the required functionality.
Similar questions