I have a client side onrowselect function and I am trying to know the row its selecting each time (multi select using shift/drag). Is there a way to reference that. I don't need to know the row that triggered the event as its multi select, I want to know which row is being selected in each call.
Thanks
Thanks