Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help about the DataGrid object
#6
Not Solved
Can you see if you have a method called Gettextlocation exist for the winobject ?

Try the below and let me know what do you get on the screen,
Code:
rowcount = Window("Product").Window("Product Selection").WinObject("GXWND").Object.Rows.Count
msgbox rowcount

itemscount = Window("Product").Window("Product Selection").WinObject("GXWND").Object.Items.Count
msgbox itemscount
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
Help about the DataGrid object - by vimal_selvam - 08-26-2009, 09:31 AM
RE: Help about the DataGrid object - by basanth27 - 08-26-2009, 10:51 AM
RE: Help about the DataGrid object - by basanth27 - 08-26-2009, 11:46 AM
RE: Help about the DataGrid object - by basanth27 - 08-26-2009, 03:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] [WPF] DataGrid: get items of ControlTemplate robertosalemi 0 3,294 07-14-2016, 07:52 PM
Last Post: robertosalemi
  [UFT] [WPF] DataGrid: check if vertical and horizontal scrollbars are visible robertosalemi 0 2,259 07-13-2016, 06:33 PM
Last Post: robertosalemi
  DataGrid: double click on selected row robertosalemi 0 4,290 05-12-2016, 03:00 PM
Last Post: robertosalemi
  WPF DataGrid is not recognizing properly suvenduitc@gmail.com 0 3,163 02-13-2014, 03:27 PM
Last Post: suvenduitc@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)