header.dispatchEvent(new MouseEvent(MouseEvent.CLICK)); On Mon, Feb 13, 2017 at 2:04 PM, mark goldin <[email protected]> wrote:
> Is there a way of doing it programmatically? When grid comes up I want to > simulate a mouse click on a column that is not a first column. > > Thanks >
