Hi,
I need to select multiple rows in a Grid and Open a Context Menu(RightClick)...
currently I am using: Swfwindow("...").SwfTable("...").SelectMultiple "0|1|2" , this does the selection(highlight rows) and for the Right Click I am also able to do it with Swfwindow("...").SwfTable("...").RightClick RowNumber,"" but my problem is that ContextMenu options are disabled...
but If manually I select the rows and do the right click then the Context Menu options are enabled, the only thing I notice that is different from the Automation and Manual steps is that when selecting the rows manually the last one selected shows an small arrow like indicating that the row is selected to open the rightclick menu, when doing all the steps with the script it doesn't shows any arrow just the rows highlighted and the Context Menu Options Disabled.
Could you please help me with this issue, I do really appreciate any help on this....
-Berenice
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components
Sorry fot the late response, you answer helped me a lot, thanks!!!!
Regards,