Dragging charts on a dashboard
Posted: Wed Feb 19, 2020 12:48 pm
I'm trying to add functionality to allow users to reorder charts on a dashboard and save their positions in the underlying database. I've tried using the OnDragDrop and OnEndDock events on TDashboard, but they don't seem to fire, so I'm guessing that the events are on the charts themselves?
Could you provide any pointers on how I can implement this functionality please?
Could you provide any pointers on how I can implement this functionality please?