Need to SHIFT CLICK a row on a SwfTable. Help Please!
Question ID:
104397
♥ 0 |
I’m dealing with these annoying Infragistics controls. I need to SHIFT CLICK on a row on a SwfTable object. I’ve tried SendKeys methods and various other tricks that I’ve found on the internet to no avail. Basically I need to click a row, then shift click another row to highlight both those rows and all the rows in between. To click the row, you simply do this: SwfWindow("XSP Toolbar").SwfWindow("Queue Explorer-Critical").SwfTable("queueExplorerUltraGrid").SelectRow 4
Marked as spam
|
Answers (1)