I’m using a Listbox that extracts data from an sqldata source on a web application.
The data always appear when the operation of the sqldata source ends.
Is there a way to add a progress bar that will show how long will it take to load?
Thanks
I’m using a Listbox that extracts data from an sqldata source on a web
Share
You could do the following ->
See this.