hi,

i am displaying a simple asp datagrid with student details like ID, Name, Marks.

i want to show the popup window with grade when mouse moves on a particular row.

but i am unable to catch the rowId on mouse hover event

please help me

thanks in advance