TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
srujana thallam
NA
76
138.7k
Update progress
Jan 31 2014 6:29 AM
I am trying to display a loading image in my asp.net web application,the loading image is not displaying.when i to kept entire code in </telerik:RadAjaxPanel> the remaining functionality is not working.can any one please help me to slove this issue.
Here is my update progress code
<asp:UpdateProgress ID="UpdateProgress1" runat="server" >
<ProgressTemplate>
<div id="blur"></div>
<div id="Imgdiv" align="center" runat="server" style="position:fixed;left:40%;top:50%;vertical-align:middle;z-index:10;">
<img src="Images/ajax-loader.gif" alt="" width="100" height="100"/>
</div>
</ProgressTemplate>
</asp:UpdateProgress>
Reply
Answers (
1
)
cell number traking
Data is inserted in database before submit button