Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DataGrid: double click on selected row
#1
Not Solved
Hi,
in my application I have this object
System.Windows.controls.datagrid

I would execute the double click on selected row, so I wrote:
Code:
WpfWindow("myApplication").WpfTable("myGrid").SelectRow 0
WpfWindow("myApplication").WpfTable("myGrid").ActiveCell 0,0

The row is selected, but the double click not works.

Why?

Thanks for the support.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] [WPF] DataGrid: get items of ControlTemplate robertosalemi 0 3,292 07-14-2016, 07:52 PM
Last Post: robertosalemi
  [UFT] [WPF] DataGrid: check if vertical and horizontal scrollbars are visible robertosalemi 0 2,255 07-13-2016, 06:33 PM
Last Post: robertosalemi
  Row count is always shown as 1 Harry1999 0 1,971 04-14-2016, 11:11 PM
Last Post: Harry1999
  Keep row number imbizile 0 2,552 09-18-2014, 03:31 AM
Last Post: imbizile
  Retrieve row number based on value in DataTable marfa 6 29,970 07-31-2014, 08:36 PM
Last Post: dharshinishankari@gmail.com

Forum Jump:


Users browsing this thread: 1 Guest(s)