Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking 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 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 May 28th, 2006, 10:42 AM
Registered User
 
Join Date: May 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default SelectedIndexChanged wont fire in content page

I made a page without using a MasterPage. I have 3 Drop Down Lists (DDL).
The first DDL one shows some values. The second one is filled with data, and it depends on the value selected on the first DDL. The third DDL depends on the value selected on the second DDL.
The first and second have AutoPostBack = true.
It works fine. :)

The problem comes when i use a master page.

When the controls are inside a content page, the SelectedIndexChanged is not fired, and the selected values is always the first item in the DDL.

Why does this happen?
How can i make it work the same way it does when the controls are not in a content page?

Any help would be really appreciated.
Thanks
:D

 
Old May 28th, 2006, 11:00 AM
Registered User
 
Join Date: May 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I discovered why it happened.

A friend of mine added a form hardcoded in html. For some reason it ignored the web controls in the content page.

Funny thing isn't it






Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Master page control from Content page. angshujit ASP.NET 2.0 Basics 3 January 11th, 2007 06:20 AM
It wont Connect toMySQLChapter 3,Page 95-98, Alej PHP Databases 3 August 29th, 2006 11:37 PM
ImageButton wont fire event Moonie112 ASP.NET 1.0 and 1.1 Basics 1 February 11th, 2006 01:01 PM
SelectedIndexChanged Event doesn't fire ddudley3 ASP.NET 2.0 Professional 7 February 6th, 2006 10:47 AM





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