M
Miguel Dias Moura
Hello,
I am working an ASP.Net / VB web site.
I need to display 10 records of a dataset. Each record has 10 fields.
I am using a repeat. Not datalist or datagrid because I am not sure that
these 2 options make me possible to display the data as I want.
What I want is to change the background color of each table line /
record when the mouse is over it.
When the mouse is clicked it goes for a new link which is also one of
the dataset fields.
Can somebody tell me what should be the best way to do this?
Thanks,
Miguel
I am working an ASP.Net / VB web site.
I need to display 10 records of a dataset. Each record has 10 fields.
I am using a repeat. Not datalist or datagrid because I am not sure that
these 2 options make me possible to display the data as I want.
What I want is to change the background color of each table line /
record when the mouse is over it.
When the mouse is clicked it goes for a new link which is also one of
the dataset fields.
Can somebody tell me what should be the best way to do this?
Thanks,
Miguel