Please Help ...... Hide the tool bar and menu in new window

P

pargat.singh

Hi Everyone:


I am opening new window using HyperLinkField as below.

<asp:HyperLinkField HeaderText="Process"
Target="_blank" DataTextFormatString="Process me"
DataTextField="doc_name" DataNavigateUrlFields="doc_name"
DataNavigateUrlFormatString ="~/aaaa.aspx?path={0}" />


Is there any way i can set properties like
help:no;resizable:yes;status:no;

Thanks for your kind help.

Pargat
 
S

Swanand Mokashi

Are you opening a new (popup) window. You will need to use Javascript and
add the javascript call to the "onclick" attribute of the hyperlinkfield
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,069
Latest member
SimplyleanKetoReviews

Latest Threads

Top