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.1k
276
308.1k
Problem with Events of Dynamic Created GridView
May 3 2010 1:37 AM
Hi,
In my Application, I have created on GridView At Design Time. On RowDataBound Event I add One more Row to the grid. In that Row I added on Div and Inside that div I have created a Gridview dynamically. On Click of one of the Cell of Static grid I set Display Property Of Div to None or Blank to make Dynamic created grid InVisible/Visible respectively.
This functionality working fine with me. Now when I want to go to another Page on the click of one of cell of Dynamically created Grid with the all data contain in that clicked Cells Row. For Dynamic Grid I have Added few events such as "RowDataBound", "SelectedIndexChanging" etc. Out of All written Events only RowDataBound event is firing other events not firing in my case.
Again to check further, I add LinkButton to one cell and add click event to that button in RowDataBound Event of Dynamic Grid. Still Link Button Click event not firing.
So I wonder why this is happening. Any Clue regarding This issue.
Is there any Link with Event Firing and Page's Postback or DataBind
Thanks,
VIkram
Reply
Answers (
3
)
Enum Constants for SystemColors
upload zip file to local folder