Hi, I have an sfDatagrid with a
GridHyperlinkColumn column.I would like the user can edit a cell of this type in the gird when he double clicks it (and edits it).
But I also would like he can browse to the link contained in the cell if he simply clicks the cell without editing it.
Is it possible to implement such a behaviour ?
Silvio