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
Joma Rajab
NA
110
51.3k
The button stops working inside update panel
Jul 26 2016 7:09 AM
When I use script manager and update panel with many buttons inside content template the buttons stop working even I used triggers tag
please help
<asp:ScriptManager ID=
"SecriptManager1"
runat=
"server"
/>
<asp:UpdatePanel ID=
"UpdatePanal1"
runat=
"server"
>
<ContentTemplate>
.
.
.
.
.
</ContentTemplate>
<Triggers><asp:AsyncPostBackTrigger ControlID =
"AddCourse"
EventName=
"Click"
/>
</Triggers>
</asp:UpdatePanel>
Reply
Answers (
4
)
Encryption and Decryption
Converting c sharp code to vb 6.0