Use of UpdateProgress control in AJAX

What is the use of UpdateProgress control in AJAX?

E

Expert

Verified

UpdateProgress control is a bit related to UpdatePanel control. An UpdateProgress control allows us to design user-friendly interface when the Web page consists of number of UpdatePanel controls for the partial-page rendering.

UpdateProgress control makes us aware of status information about partial-page updates in UpdatePanel control.

   Related Questions in Programming Languages

  • Q : Explain Wrapper classes Wrapper

    Wrapper classes: The Java's primitive types are not of object types. The wrapper classes are stated in the java.lang package. They comprises of a class for each and every primitive type: Boolean, Byte, Double, Float, Integer, Long & Short and Char

  • Q : Define Unconditional Jumps

    Unconditional Jumps: Jumps which are not strictly upwards in the block hierarchy can require extensive control-flow manipulation, including creation of redundant code, and should be avoided if possible. Such jumps add considerable modeling overhead fo

  • Q : What is an Operator Operator : It is a

    Operator: It is a symbol, like -, = or ?: taking one, two or three operands and yielding an outcome. The operators are employed in both arithmetic and Boolean expressions.

  • Q : Explain Java PathFinder Java

    Java PathFinder: Java PathFinder (JPF) is a model checker that has been developed as a verification and testing environment for Java programs (Figure shown below). It is available as open source at SourceForge.net (JPF website). It consists of a custo

  • Q : Hide sections of a course from students

    Normal 0 false false

  • Q : What is pipe What is meant by the term

    What is meant by the term pipe?

  • Q : What is Filter stream Filter stream :

    Filter stream: It is an input-output class which filters or manipulates its stream of input- or output-data in some manner. Two illustrations are: DataInputStream and DataOutputStream.

  • Q : Print the factors of each perfect number

    An integer number is said to be a perfect number if its factors, including 1 (but not the number itself), sum to be the number. For example, 6 is a perfect number because 6 = 1+ 2+ 3. Write a function perfect that determines if parameter number is a perfect number. Us

  • Q : Explain the relationship between XHTML

    Explain the relationship between XHTML and URL?

  • Q : Message and method in programming

    Illustrate the basic difference between the message and method in programming?

©TutorsGlobe All rights reserved 2022-2023.