My controls are dynamically generated when the dropdownlist is changed by user. They values are loaded from the database. How to display progressbar during the generation of control?
My controls are dynamically generated when the dropdownlist is changed by user. They values
Share
You can add download image on the form. When user will change item in dropdownlist call the event onchange with javascript. There is example for adding handler:
Before that you must add image on the form: