Bold the text of the LinkButton,which is clicked, in DatList
Hello Friends,
I've a DataList in which i've taken a LinkButton and data is coming from the database to show the LinkButton text. And on ItemCommand of DataList i've bold the text of the LinkButton, which is clicked. But if as i click on the second of that DataList it keeps both the text bold and so on. But i want to bold the text of the LinkButton which is clicked and Normal for the rest of the LinkButton text in that DataList
|