Create Progress bars in Dynamics AX [startlengthyoperation, SysOperationProgress,Animations ] Progress bars are inbuilt in runbase frameworks. We can Use a progress indicator during operations that take more than 2 seconds OR Use an hourglass mouse pointer if the process takes 2-7 seconds. OR Use a progress bar if the process takes 8 seconds or more. There are many ways to display operations in progress 1) Hourglass Indicators 2) Progress Bars 3) Progress controls on the forms 4) Animate Controls...(read more)
↧