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
Chevy Mark Sunderland
NA
188
166.8k
Populate a javascript message box
Nov 15 2012 4:29 AM
hello there.
this is the code behind from asp net page, I don't have error.
I have two questions:
Why when you update the value of the pieces in the gridview doesn't refresh the data required by the update query ?
to display correct update data I need refresh the web page...
Why RegisterClientScriptBlock doesn't work in GridView1_RowUpdated ?
Could you please help?
Thanks you very much for your help.
Attachment:
code.zip
Reply
Answers (
2
)
What is .NET Service Manager?
cmd.Parameters.Add("@CreatedBy", SqlDbType.NVarChar).Value = Session["UserLogin"];