Explain the step property of the numericupdownextender control? : asp.net ajax
Answer / Zasmendar Singh
The Step property of the NumericUpDownExtender control in ASP.NET AJAX determines the increment or decrement value when the user clicks the up or down arrow or uses the keyboard to change the value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define the role of the Update Panel?
Define json?
What are the different controls of asp.net ajax? : asp.net ajax
Tell name of all the control of ajax?
When do I use a synchronous versus asynchronous request?
Is ajax a browser-dependent or a browser-independent script?
What are the advantages of Ajax?
How Ajax objects can be created?
How many types of ready states in Ajax?
What are ajax controls?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?