Skip navigation
Currently Being Moderated

How to read data back from 1)datagrid control 2)Chart Control 3) Pie Chart 4) Line Chart Controls

Jun 21, 2012 1:15 AM

Tags: #flex #3

How to read data back from 1)datagrid control 2)Chart Control 3) Pie Chart 4) Line Chart Controls.

 
Replies
  • Currently Being Moderated
    Jun 21, 2012 3:19 PM   in reply to shanawazway

    Are you referring to a specific Flex in a Week exercise or video? 

    If you are asking about datagrid, chart, pie & line chart controls in general you should try looking at:  http://helpx.adobe.com/flex.html

    or contacting Support.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 22, 2012 10:11 AM   in reply to shanawazway

    for all dataProvider is common to get / set the list of data.

     

     

     

    for example in grid to set dataProvider

     

    var grid.dataProvider=Your Data //ArrayCollection or ArrayList

     

    to get

     

    grid.dataProvider

     

    hope this will help full

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points