Good Morning,
I am using Visual Studio tools for GP 10. I have a form in Visual Studio and I need a lookup button that can look up GP Customers. I know how to open the CustomerLookup window [CustomerLookupWindow.Open()] but I can't figure out how to retrieve the value of the customer ID that is selected. In Dexterity I would usually do this:
open form Customer_Lookup return to 'Customer Number';
How can I implement something similar in VS?
Thank You,
Roaa
*This post is locked for comments