I am looking for a way to trap for multi-selection of grid rows.
My issue is that I have a web service return data after a row select/deselect. If I hold the ctrl/shift key and select 4 rows the web service is called 4 times. I saw a post that uses a timer but I am checking to see if anyone has worked a solution to trap for the ctrl/shift key press. I am a little fuzzy on this one but I disabled the drag to select option to eliminate that possibility.
Thanks,
Craig
My issue is that I have a web service return data after a row select/deselect. If I hold the ctrl/shift key and select 4 rows the web service is called 4 times. I saw a post that uses a timer but I am checking to see if anyone has worked a solution to trap for the ctrl/shift key press. I am a little fuzzy on this one but I disabled the drag to select option to eliminate that possibility.
Thanks,
Craig