Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 10th, 2003, 11:22 AM
Authorized User
 
Join Date: Jun 2003
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default linkbutton and autopostback

I have a page with two datalists, unassigned and assigned. The unassigned datalist is a list of linkbuttons that when clicked remove the item from the unassigned list and update the item so it will appear instead under the assigned datalist when the page is refreshed. My problem is that autopostback is not available for the linkbutton, so I am currently redirecting to the same page to make the lists update. To further complicate things, the unassigned list is generated from a search button within the page, so that list must also be repopulated by the user each time the page is refreshed. Can anyone help me with a way do something more like autopostback here so the lists reflect the changes and the user can assign multiple items without having to regenerate the unassigned list each time?

Thank you very much,

John





Similar Threads
Thread Thread Starter Forum Replies Last Post
Bind two dropdown without autopostback xs2bharat ASP.NET 1.0 and 1.1 Basics 20 May 6th, 2007 02:23 AM
AJAX and AutoPostBack [email protected] Ajax 0 May 9th, 2006 07:34 AM
AutoPostBack problem liorlankri ASP.NET 1.x and 2.0 Application Design 1 December 22nd, 2004 09:45 AM
Listbox w/o Autopostback collie ASP.NET 1.0 and 1.1 Basics 3 November 21st, 2003 01:57 PM
AutoPostBack stu9820 ASP.NET 1.0 and 1.1 Professional 7 September 9th, 2003 03:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.