I have a form with a button that pops up a datasheet with a number of records. I need the dbl click event to populate a hidden text field with the id of the item that was double clicked.
Ive found the double click even and can get the double click to close the window, but i need to populate the text field as well. Any guidance is appreciated.
Ive found the double click even and can get the double click to close the window, but i need to populate the text field as well. Any guidance is appreciated.