Hello,
If I have a form in datasheet view, can I invoke a command when one of the rows is clicked, wherever the row is clicked?
I want to fire off an event which uses the ID column of the clicked row, but the closest I can get is with the onClick of the form, which only works when the grey part at the far-left of the form (which shows the arrow for the currently-selected row)is clicked.
Thanks
If I have a form in datasheet view, can I invoke a command when one of the rows is clicked, wherever the row is clicked?
I want to fire off an event which uses the ID column of the clicked row, but the closest I can get is with the onClick of the form, which only works when the grey part at the far-left of the form (which shows the arrow for the currently-selected row)is clicked.
Thanks