Datasheet View Force Single Row Select

J

Jim

I want to limit the user to selecting only one row in a datasheet view. What
is the best/easiest way to do this?

In the mouse up event I check the selheight and this works fine. If the
user selects a single row with the mouse then uses the shift-up/down arrow
keys to select multiple rows they get around the mouse up event but i can't
find what event is triggered...

Thanks in advance,

Jim
 
Top