Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to right click column header
#1
Not Solved
Unable to right click on column header.

When click , it records the action on the column header as

Code:
SwfWindow("abc").SwfWindow("pqr").SwfTable("gridControl").SelectColumn "columnName"

but when righjt click on above column header, its not recorded.

Note- This is Devx control.Keyboard event( Right click key) does not get work onht this grid.

by Mouse right click, the Menu get display and records following action in QTP


Code:
SwfWindow("abc").SwfWindow("pqr").SwfTable("gridControl").WinMenu("ContextMenu").Select "<Item 9>"

can any one has workaround for this.

Using following statment, i am able to find the Column header name

Code:
SwfTable(table).GetCellProperty(0,<columnNo>,"colname")
...is this useful ?
Reply


Messages In This Thread
Unable to right click column header - by sudhirzpatil - 07-15-2013, 10:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to click on dynamically changing webelement preeti 0 1,701 04-29-2017, 08:50 PM
Last Post: preeti
  [UFT] Get column name from SfwObject felino 0 2,907 12-02-2015, 04:07 PM
Last Post: felino
  Unable to Click on Login Button Paurav 1 3,168 07-03-2014, 05:27 AM
Last Post: supputuri
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,148 07-10-2013, 04:13 PM
Last Post: RameshKrishnan
  Add Simple Text Header mot0rola 2 2,358 07-09-2013, 10:30 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)