hi
i have a aspx page in which i have a repeater control which is been incoprated into the <td>of a table. this repeater contains a number of linkbutton for the number of records in my database.
i have set the background color of the linkbutton.
now i wish to change the background color of the linkbutton which user selects and the rest should be the same as before.
i would like to know how this could be accomplished.
would be kind if anyone could help me in this. (the codebehind is in C#)
thanks
regards
akssmv
i have a aspx page in which i have a repeater control which is been incoprated into the <td>of a table. this repeater contains a number of linkbutton for the number of records in my database.
i have set the background color of the linkbutton.
now i wish to change the background color of the linkbutton which user selects and the rest should be the same as before.
i would like to know how this could be accomplished.
would be kind if anyone could help me in this. (the codebehind is in C#)
thanks
regards
akssmv
Comment