|
Background: I'm taking this project over.... it's not my design. There are a few forms which have buttons on them that act as navigation between the forms. Each form is loaded with a dataset and applied to a grid (Syncfusion - it's has excel usability) A few forms have to load multiple grids which cause the application to "go white" which looks like it's not responding but it really is just working.
Goal: Put a progress bar on there or something that will display "Chill out and wait" or something along those lines.
---
I've tried putting a progress bar on there but the progress bar shows after the page is loaded. I've tried using a splash screen just to see if that would work and it shows up partially until the form is loaded then it displays like it should.
Anyone have any ideas or can point me in the right direction on this one?
If you have questions, I can give you the answers... if I know them.
|