I have a grid with a GridHyperLink column and I would like to have a tooltip displayed for the link. What is the best way to do this? I understand that I can change it to a GridTemplateColumn and create everything myself, but I was hoping there was a way to do it in ItemDataBound or in another event.
Thanks,
Joel
Thanks,
Joel