Hi All,
I have few controls on page and, based on chosen options on them, I dynamically populate NumericTextBoxFor with some value.
I would like to present some kind of loading animation to users, while the value for NumericTextBoxFor is generating and loading over ajax.
I found this options for other controls but I was not able to find it for NumericTextBoxFor.
Can you please provide me a code snippet for presenting and, when loading is finished, removing loading animation?
I have few controls on page and, based on chosen options on them, I dynamically populate NumericTextBoxFor with some value.
I would like to present some kind of loading animation to users, while the value for NumericTextBoxFor is generating and loading over ajax.
I found this options for other controls but I was not able to find it for NumericTextBoxFor.
Can you please provide me a code snippet for presenting and, when loading is finished, removing loading animation?