I have an AdControl in a GridView. The problem is the GridView's click event is not allowing the AdControl to display the web page for the ad when the user clicks it. Instead it fires the GridView click event code.
Any way to disable the click event for specific cells that have the AdControl in it?