Posted inDynamics NAV & BC Tips & tricks
Dynamics NAV .Net Add-in Control With Custom Events and EventArgs
There are some decent blogs out there about Dynamics NAV .Net add-in controls, but I have not seen many that focus on using custom events and using custom event arguments (EventArgs in .Net). Many of the more advanced controls I’ve made for my employer require constant…