Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flex Grid - getItems
05-08-2010, 03:23 AM
Post: #1
Flex Grid - getItems

Hey

I am new to flex , my application has a Flex Data grid and when i search for a criteria, this Grid displays the result rows.

How do i get the count of these result rows, when i use Getrowcount property, it is returning all the rowcount in the grid, including the empty rows which is as 15.

when i use Browser("appa").FlexApplication("app").FlexDataGrid("treeResultGrid").GetItemsCount

it is returning 1.

my actual datarows are 11.

i got stuck at this point and any help is highly appreciated.

Thanks,
G
Find all posts by this user
Quote this message in a reply
08-30-2010, 10:01 AM
Post: #2
RE: Flex Grid - getItems
Browser("appa").FlexApplication("app").FlexDataGrid("treeResultGrid").RowCount gives the rowcount of the grid.
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Cool Infragistics grid cell identification - QTP 9.2 MahalakshmiDevi 0 1,000 01-24-2011 01:01 PM
Last Post: MahalakshmiDevi
  Working with QTP 10 on Janus web grid. RandomUser 0 1,004 08-17-2010 10:10 PM
Last Post: RandomUser
  Pulling data from grid (WbfGrid) for checkpoin yorkes 2 1,053 03-25-2010 11:22 PM
Last Post: yorkes
  Selecting a cell in the grid Raj20091 1 568 09-24-2009 11:34 AM
Last Post: basanth27

Forum Jump:


User(s) browsing this thread: 1 Guest(s)