|
virtual |
Called by the framework when a grid item link has been clicked.
Override this method to handle the grid item link click. By default, this method calls the CBCGPGridCtrl::OnClickItemLink() method.
| nLink | A zero-based link index. |
| strURL | URL associated with the link. |
| strName | The link text label. |