Hi!
I want to open a new window browser for editing my data I have Inserted on
my datagrid.aspx page and when I click on my hyperlink for editing data I
want that it create a new window browser with my field ready for editing..
Anyone who can give me info(samples ) how to do this?
Best regards
Brandy
Hi:
i think just pull back the data from backend and bind with
datagrid,and you can select a field as navigateURL field and open the new
window as Target=_Top
Daniel
----Original Message Follows----
From: "Brandy" <brandmo@h...>
Reply-To: "ASP+" <aspx@p...>
To: "ASP+" <aspx@p...>
Subject: [aspx] Open new window with hyperlink
Date: Thu, 25 Jan 2001 10:23:02 +0100
Hi!
I want to open a new window browser for editing my data I have Inserted on
my datagrid.aspx page and when I click on my hyperlink for editing data I
want that it create a new window browser with my field ready for editing..
Anyone who can give me info(samples ) how to do this?
Best regards
Brandy