Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
Hyperlink or target url always put localhost before my link
posted

I try some method but i always get the same problem.

i try

e.Cells.FromKey("url").TargetURL = "@www.cegertec.com"

 or

e.Cells.FromKey("url").TargetURL = "[@_blank]www.cegertec.com

or in client side

window.open("www.cegertec.com", "_blank", "resizable=1, toolbar=0, location=0")


and i each time he return me

http://localhost:61569/tools/PA/www.cegertec.com


why they always add : http://localhost:61569/tools/PA/