I have a datagrid and have a button set in one of the columns. I assume I have to add a listbox to my form and populate it with the data I want. No problem there.
My problem is this. How do I determine the location at which to show the listbox ?? as this will change depending on which row the button is clicked.
My problem is this. How do I determine the location at which to show the listbox ?? as this will change depending on which row the button is clicked.