Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / July 2005

Tip: Looking for answers? Try searching our database.

PostBack Opens new window

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anbu - 19 Jul 2005 13:32 GMT
Hi,

Earlier I had a WebForm with a DataGrid. I have implemented a function to
sort the records on clicking the columns. It was working fine until I added
the custom controls on it.

Now the sort methods invoke another window and with
javascript:__doPostBack('xxx') function.  Clicking any of the links on the
page opens a new window, where I want to open it on the same window.

The pages are still executing properly if I remove the controls.

Any help would be appreciated.

Thanks,
Anbu
Eliyahu Goldin - 19 Jul 2005 13:49 GMT
Anbu,

Try putting
<base target=_self>
in the <head> section.

Eliyahu

> Hi,
>
[quoted text clipped - 12 lines]
> Thanks,
> Anbu
Anbu - 19 Jul 2005 13:53 GMT
Eliyahu,

No, It doesnt work fine still. Please note that the page works fine if i
remove the Custom Controls. I have some JavaScripts & Images on the Java
Script.

Please help me.

Thanks,
Anbu

Anbu,

Try putting
<base target=_self>
in the <head> section.

Eliyahu

> Hi,
>
> Earlier I had a WebForm with a DataGrid. I have implemented a function to
> sort the records on clicking the columns. It was working fine until I
added
> the custom controls on it.
>
[quoted text clipped - 8 lines]
> Thanks,
> Anbu

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.