[FIXED] [#710] Dashboard click

  1. #1

    [FIXED] [#710] Dashboard click

    In this example:
    https://examples3.ext.net/#/Chart/Co...ion/Dashboard/

    I need to click on any bar of the chart on the top of the dashboard, and having the same result that if you click any row of the grid.

    How can I achieve that?
    Last edited by fabricio.murta; Feb 15, 2015 at 6:05 AM.
  2. #2
    Hello,

    I've reviewed this sample a few days ago and noticed the chart click did not work the other way around. Looking at it again now -- yes -- that's a bug. If you read the code source, you'll see that it already have a listener on the barChart that, onMouseUp (when you release mouse button), it will select back the cell on the grid. This in turn will trigger the remaining events to update data on the other components.

    The event just is not triggered.

    So, in the end what you need to achieve that is there, it's just a matter now to investigate and resolve this bug on the chart listeners.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hello, @rguardado!

    The latest SVN revision, 6352, has both MVC and WebForms versions of the example you pointed fixed. Please check them now, you'll notice how clicking the bars interacts back with the companies' grid.

    Please let us know when you checked it, so we know whether it really fulfills your needs.
    Fabrício Murta
    Developer & Support Expert
  4. #4
    For references - the related GitHub issue #583 regarding the Charts and Draw packages.
  5. #5

    it works

    Thanks Fabricio, it works.

Similar Threads

  1. Replies: 5
    Last Post: Jul 18, 2013, 3:08 PM
  2. Replies: 2
    Last Post: Sep 16, 2012, 3:57 PM
  3. how to use the charts(gauge and dashboard)
    By Darkizza in forum 2.x Help
    Replies: 1
    Last Post: May 11, 2012, 11:51 AM
  4. Fire cell click on row double-click
    By RPIRES in forum 1.x Help
    Replies: 1
    Last Post: Jul 01, 2010, 8:20 PM

Tags for this Thread

Posting Permissions