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?
Dragging charts on a dashboard
Re: Dragging charts on a dashboard
Hello,
the TChart events should be configured on the charts themselves, as the TDashboard component uses SubChart component in order to add Charts.
Before to try to prepare a small code example, could you please confirm which version you're using (vcl or ActiveX) ?
Thanks
the TChart events should be configured on the charts themselves, as the TDashboard component uses SubChart component in order to add Charts.
Before to try to prepare a small code example, could you please confirm which version you're using (vcl or ActiveX) ?
Thanks
Pep Jorge
http://support.steema.com
http://support.steema.com