User (Legacy) Posted January 11, 2007 Report Posted January 11, 2007 I would like to be able to select specific data from a chart and display it in a data grid on my form. How would I go about doing that? I am using VS 2005 and VB2005. Thanks Brad
Software FX Posted January 13, 2007 Report Posted January 13, 2007 Can you please elaborate on the UI you want for this ? How do you want to select the data ? -- Francisco Padron www.chartfx.com
User (Legacy) Posted January 15, 2007 Author Report Posted January 15, 2007 I would like to use the Crosshairs feature to pinpoint the data on the chart if possible, then by letting go of the mouse button it will move the datagrid scroll to that point and highlight the data in the grid. If this is not possible then I would just like the user to be able to double click on the point and then have the datagrid move to that spot and then have the data highlighted. I have tried to find a way to do this in the documentation on crosshair and datagrid, but cannot seem to come up with a solution. Thanks Brad "Software FX" <noreply@softwarefx.com> wrote in message news:WqETl7zNHHA.3404@webserver3.softwarefx.com... > Can you please elaborate on the UI you want for this ? How do you want to > select the data ? > > -- > Francisco Padron > www.chartfx.com > > >
Software FX Posted January 15, 2007 Report Posted January 15, 2007 Are you talking about Chart FX's embedded Data Grid or a external DataGrid ? If so which one ? Chart FX will automatically select the Data Grid cell corresponding to the point being highlighted. Highlighting occurs when you hover the mouse over a point and leave it there for a few seconds. -- Francisco Padron www.chartfx.com
User (Legacy) Posted January 16, 2007 Author Report Posted January 16, 2007 The embedded one. Brad "Software FX" <noreply@softwarefx.com> wrote in message news:5IB2frOOHHA.2276@webserver3.softwarefx.com... > Are you talking about Chart FX´s embedded Data Grid or a external DataGrid > ? If so which one ? > > Chart FX will automatically select the Data Grid cell corresponding to the > point being highlighted. Highlighting occurs when you hover the mouse over > a point and leave it there for a few seconds. > > -- > Francisco Padron > www.chartfx.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.