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
suren v
NA
113
43.4k
MessageBox Icon ?
Jul 26 2014 6:06 AM
Hai Friends,
I have script
this.Page.ClientScript.RegisterStartupScript(this.GetType(),"MessageThenRedirect", "alert('Rejected by Approval Authority');window.location='" + "FIH" + ".aspx';", true);
How to add in this script MessageBox Icon Like
Error Icons
{
MessageBoxButtons.OK, RadMessageIcon.Error
} ? ? ?
Reply
Answers (
2
)
Tracing a Session of Particular Id
delete the row in gridview using button click event