-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Azhakhiamanavalan
Message 2 in Discussion


Hi,
 
    Check the following 
options.
 
1. 
Autopostback property is set to true for the dropdown list.
2. The 
SelectedindexChanged event is attached to the dropdown list. (You can check this 
in the Property sheet or in the Initialize component method in the code 

    behind. It will be like this --> this.ddl.SelectedIndexChanged += new 
System.EventHandler(this.ddl_SelectedIndexChanged);)
 
I hope this will solve your 
problem.
 
? 
Warm Regards & Have a Great Day... 

Manavalan 

-----Original Message-----
From: 
Aspnetstarter1 [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 
09, 2003 5:28 PM
To: BDOTNET
Subject: dropdown list 
selectedindexchanged event



  
    
      
      New Message on BDOTNET
    
      

  dropdown 
    list selectedindexchanged event


    
      
      
        Reply

        
          
            
            
               
              Reply to Sender   Recommend 
              Message 1 in 
                Discussion 
      
        
          
            
            
              From: Aspnetstarter1 
            
              

                Hi
                 
                I'm using Drop down list and binding it to dataset which 
                reads a xml file. At runtime, i select one item , based on that 
                i need to show some text box controls. The 
                
"SlectedIndexChanged" event is not firing . 
                 
                Can anyone help me out
                 
View other groups in this 
    category. 



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to