I want to write a unit test that does the following:

- put some data into the model that will be used by a DataGrid
- read the information back from the DataGrid
- compare the expected and actual results

I'm using FLUINT but am having a hard time because there doesn't seem 
to be any API to read the information from a DataGrid.  Has anybody 
succeeded in doing this, either with FLUINT or with FlexUnit?  Thanks.

Reply via email to