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
Vikram
1.5k
276
308.8k
Call Server Side Event from Javascript
May 8 2010 7:31 AM
Hi,
In my Application I am using ModalPopupExtender for Popup window. In Popup window I display one Gridview. Now on RowDataBound Event of that GridView, I have added one LinkButton to one of the column.
Now I want to open another Popup window on the Click of LinkButton which I have added in the GridView and want to display another GridView Depending on values of first Grid View.
But LinkButton_Click() Event is not firing.
I tried using Javascript by using __dopostback() same issue my server side event for link button not firing..
Any Help Appreciated......
Thanks,
Vikram
Reply
Answers (
1
)
Add templated row to gridview from JavaScript
create a forum in asp.net