Hi,
In my application gridview rendered like this
<a href="#" class="anchor3">Booked </a>
i want to change the background color of anchor with red if its text="BOOKED"
my requirement change background color of anchor where class=anchor3 and text="BOOKED"
How to solve this
Regards
Baiju