It doesn't seem like there is a way to get access to the click event in onRowSelect() under FF if I want to find out what modifier keys the user was pressing when they clicked.
As a hack, I'm storing the event in the options object at the beginning of the click handler:
[line 1305 ish]
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top