tags:

views:

56

answers:

1

Hi there, I'm just wondering if anyone has implemented hyperlinks in grids. I got a grid with several columns i.e. Customers, Products, Contacts, Invoice etc etc. And I want to pop up a screen depends on which cell it clicked on. I don't want to simply trap on the OnCellClick event but only when text is clicked, like a url\hyperlink. Same with hovering, I'd like the cursor to change only when the mouse is on top of the text. Any suggestion how to do this ?

Thanks !