L
Lubomir
Hi,
I have a datalist with 3 columns. First one contains an image. All of them
are hyperlinks. Datalist is generated by using ExtractTemplateRows="True".
My question is how to highlight the entire row by dragging mouse cursor over
the row.
I would like to use a script for onMouseOver, but the asp:TableRow doesn’t
support this event.
If I use the style for an Item, just the tab-cell with a mouse cursor will
be highlighted, and not the entire row.
Any suggestions?
Thank you for help.
Lubomir
I have a datalist with 3 columns. First one contains an image. All of them
are hyperlinks. Datalist is generated by using ExtractTemplateRows="True".
My question is how to highlight the entire row by dragging mouse cursor over
the row.
I would like to use a script for onMouseOver, but the asp:TableRow doesn’t
support this event.
If I use the style for an Item, just the tab-cell with a mouse cursor will
be highlighted, and not the entire row.
Any suggestions?
Thank you for help.
Lubomir