Click here to Skip to main content
15,906,574 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there

I have a web page that needs to display certain information in a Formview when the user hover over an item. The items are listed in a Gridview and I need to get the ID of the row in the Gridview when the user hovers over it and display certain information accordingly in a Formview.

Any help or advice please.
Regards
Posted
Comments
bbirajdar 10-Feb-12 7:56am    
Incomplete question.. You need to post the code so that we can try to pin down the issue

1 solution

Hi,
Try to implement the AJAX HoverMenuextender control.

http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/HoverMenu/HoverMenu.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900