Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FlexDataGrid
#1
Solved: 11 Years, 6 Months, 3 Weeks ago
Hi,
I am trying to record and get data from a FlexDataGrid on an application.
The grid contains rows and columns, with each row being a FlexBox.
Inside the flexBox, each cell of the row has either flexlabel or flexbutton.
My goal is to get the text on these lables and buttons.

How can I get to this text? this is the grid.
Code:
Browser("Page").FlexApplication("App").FlexContainer("index:52").FlexBox("box1").FlexBox("box2").FlexDataGrid("grid").

how can I iterate through this datagrid and get cell data?
it does not have a property GetCellData.

any suggestions will be appreciated. This is urgent.
thank you.


Messages In This Thread
FlexDataGrid - by pranjal - 08-21-2009, 02:35 AM
RE: FlexDataGrid - by basanth27 - 08-21-2009, 11:16 AM
RE: FlexDataGrid - by pranjal - 08-21-2009, 06:11 PM
RE: FlexDataGrid - by pranjal - 08-27-2009, 06:33 AM
RE: FlexDataGrid - by basanth27 - 08-27-2009, 12:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  FlexDataGrid rows pranjal 7 9,273 08-31-2009, 10:35 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)