Tips & Tricks – .Net Control Add-in Ready Event
For a while now I have been creating .Net add-in controls for Dynamics NAV (2009 R2 – 2013 R2). One thing I learned early on (and which Vjekoslav Babic has…
For a while now I have been creating .Net add-in controls for Dynamics NAV (2009 R2 – 2013 R2). One thing I learned early on (and which Vjekoslav Babic has…
Event handling code often involves writing the same useless lines of code, which in most cases is not needed. It’s all relative to the situation, but often I find myself…