Jasmine add this
javascript:var
w=window.open('mypopwin.aspx?ID={0}','','width=400,height=400');
to where you need it..
Try posting what u are trying to do.
Hope that helps
PAtrick
> Hi,
>
[quoted text clipped - 3 lines]
>
> Thanks
Jasmine - 31 Jan 2006 14:41 GMT
Hi,
Thank you very much for reply.
I added the script in the gridview hyperlink colomn for "
DataNavigateUrlFormatString = "javascript: var w= ...", but once I added
javascript here instead of " DataNavigateUrlFormatString
='mypopwin.aspx?ID={0}' ", the hyperlink text lost hyperlink, becomes regular
text, which means I can't click on it, how can I fix it?
Thank you .
> Jasmine add this
> javascript:var
[quoted text clipped - 12 lines]
> >
> > Thanks