Confirm message while clicking Hyperlink(Navigation)

  • Hi

    Is it possible to trigger confirm message while cliking Link column value.

    if confirm message true i want to redirect into other page.if user selected no i dont want to redirect any page.

  • How about:

    ="if (confirm('Go to sqlservercentral.com')) {void(window.open('http://www.sqlservercentral.com/'));}"

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply