Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
95285 Points
14072 Posts
May 26, 2012 08:53 AM|LINK
Handle GridView RowDataBound Event, and in that write javascript for e.Row.Attributes for onmouseover, in the javascript just show the image in a modalpopup...to get started - http://www.codeproject.com/Articles/18876/Using-JavaScript-To-Select-GridView-Rows
http://www.iamraghuveer.com/2012/04/display-gridview-row-details-using.html
Thanks,
ramiramilu
All-Star
95285 Points
14072 Posts
Re: gridview row on mouse over popup image?
May 26, 2012 08:53 AM|LINK
Handle GridView RowDataBound Event, and in that write javascript for e.Row.Attributes for onmouseover, in the javascript just show the image in a modalpopup...to get started - http://www.codeproject.com/Articles/18876/Using-JavaScript-To-Select-GridView-Rows
http://www.iamraghuveer.com/2012/04/display-gridview-row-details-using.html
Thanks,
JumpStart