Forum Discussion
shashidharsls
13 years agoNew Contributor
Hi Team,
In my application, I have to press (Ctrl+Shift+E) on a particular selected row using VB scripting. Please suggest me the way to do this once the row is selected using "set activecell' . I tried working with Sys.keys "[ctrl]" "[Shift]" "e" and also with sys.desktop.keys. But it did not work for our infragistics grid.
In my application, I have to press (Ctrl+Shift+E) on a particular selected row using VB scripting. Please suggest me the way to do this once the row is selected using "set activecell' . I tried working with Sys.keys "[ctrl]" "[Shift]" "e" and also with sys.desktop.keys. But it did not work for our infragistics grid.