Ability to show Custom Progress bar in SDP
Summary
Ability to show custom Progress bar in SDPContent
Hi,
We have a requirement to show a Progress bar popup on all the page as and when the data is loading. To achieve this, we have implemented a custom progress bar in all the action chains to show the user processing bar while the data is loaded in the backend pages.
For SDP table we are unable to implement this as for SDP the service connection are called automatically as soon as the table load and we have seen that for SDP there is inbuild progress bar which is visible while loading the data but in our client needs a consistent user experience and they insist on showing the custom progress bar while the data is loading
2