Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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 March 27th, 2007, 10:04 AM
Authorized User
 
Join Date: Sep 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default ListBox.SelectedIndexChanged not fired (composite)

Greetings all-

I have a listbox within a composite control that is NOT firing the SelectedIndexChanged event- the 'AutoPostBack' property is exposed and set to true, and ViewState for the lisbox is not being disabled.

I have an overridden OnBubbleEvent method within the composite control and the SelectedIndexChanged event does absolutely nothing in regards to the event (I do have another Button server control who's click event does successfully bubble and I'm able to capture and handle without problem)


Anyone?

 
Old March 27th, 2007, 08:40 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I've seen issues like this, and it can take hours of debugging to learn what's up with it. As I recall most of the problems that I saw were related to the version 1.1 build model. Wiping out the assemblies and rebuilding them all was sometimes helpful. I don't have any insight if this is on 2.0.






Similar Threads
Thread Thread Starter Forum Replies Last Post
OnRowCreated fired twice TweeZz ASP.NET 2.0 Basics 1 August 26th, 2008 03:08 AM
"onchange" not fired fskilnik Dreamweaver (all versions) 2 January 2nd, 2006 05:23 PM
adding SelectedIndexChanged event to listbox msrnivas General .NET 1 July 19th, 2005 02:47 PM
Listbox selectedindexchanged event venterjo General .NET 6 December 9th, 2004 08:46 AM
listbox event SelectedIndexChanged alyeng2000 ASP.NET 1.0 and 1.1 Basics 2 December 22nd, 2003 10:50 PM





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