
Hello, I search for a Workaround to present the user the same function as the lookup in CRM on a Windows Forms application
The Application is getting the Data from the CRM System. so i Need a solution to execute a lookup by exampel for account.
*This post is locked for comments
I have the same question (0)Duplicating all the functionality of a native lookup control in a Windows Forms application would be quite the undertaking... probably more than you'd want to reproduce having to display a similar pop-up window where you can make selections. You might be better off having a main search field and some other related fields which control the scope of the query you would make against CRM.