Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional 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 June 16th, 2009, 06:42 AM
Authorized User
 
Join Date: Dec 2006
Posts: 36
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to deb1980
Default Dropdown in update panel

Hi,

I have a dropdown in an update panel.
The problem is:

whenever I change the selected index to another it goes back to the old one.

The following is the update panel I'm using:
<asp:UpdatePanelID="UpdatePanel2"runat="server"UpdateMode="Always"ChildrenAsTriggers="true">

The following is the dopdown:

asp:DropDownListID="ddlTY1"runat="Server"OnSelectedIndexChanged="ddlTY1_SelectedIndexChanged"AutoPostBack="true"></asp:DropDownList>


Please suggest.
__________________
---
Best regards,

Debashis
http://debashis80.spaces.live.com/





Similar Threads
Thread Thread Starter Forum Replies Last Post
Blog Application - Update Panel norman001 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 March 15th, 2009 08:46 AM
Update panel in .net 2.0 DIlip Kumar Sittu .NET Framework 2.0 1 July 18th, 2008 06:44 AM
Javascript Update Panel. blink18jew ASP.NET 1.0 and 1.1 Basics 0 June 30th, 2007 06:46 AM
Masterpage Update Panel Question jazzcatone ASP.NET 2.0 Basics 1 June 14th, 2007 09:20 AM





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