krobinson98
30th September 2008, 23:58
I need to reference the highlighed detail record within a session when an option in the specific menu is selected. For example a user clicks on the 3rd detail record (highlighting this 3rd row) then goes under the specific menu and selects an option. At this point I need to grab the data in this 3rd highlighted row. How is this done? I understand how to add the option under the specific menu and have it calling a function. How do I grab the data in the highlighted row within the script in the function. Thanks for any help.