Posted inDynamics NAV & BC Tips & tricks
Custom Progress Bar in Dynamics NAV 2013 R2
Here is an example of how you can create a customized progress bar in Microsoft Dynamics NAV 2013 R2. It uses the System.Drawing.Graphics .net method to draw a progress bar and display it to the user in a BLOB field. This method can basically be used…