Posted inDynamics NAV & BC Tips & tricks
Implementing a Simple Extensibility Control in Dynamics NAV 2009
Control add-ins are a handy way to extend the functionality of an ERP system. The release of Dynamics NAV 2009 SP1 made developing Role-Tailored client add-ins possible due to the introduction of a client extensibility API. This API uses .NET library resources to connect data with…