SelectedIndexChanged is not Triggering event (ASP.NET)
        Posted  
        
            by AZIRAR
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AZIRAR
        
        
        
        Published on 2010-05-27T15:38:19Z
        Indexed on 
            2010/05/27
            15:41 UTC
        
        
        Read the original article
        Hit count: 628
        
Hey,
I have a DropDownList, and when SelectedIndex is changed any event is triggered.
I'm putting on it for exemple msgbox, but it's not working.
What's the problem ?
© Stack Overflow or respective owner