Page view counter

onSelectedIndexChange event of DropDown list not working

Last post 07-23-2008 3:29 AM by kkd. 4 replies.

Sort Posts:

  • onSelectedIndexChange event of DropDown list not working

    07-23-2008, 3:12 AM
    • Loading...
    • bubbly
    • Joined on 03-20-2008, 6:40 AM
    • Posts 52
    • Points 3

    hi all,

    I want to display record in gridview when i selects different Agents in DropDown list. I have written a function on onSelectedIndexChange event of dropdown list, but this is not working. Please suggest me solution for this.

     

    thank you!

    Thanks & Regards
    -Bubbly
  • Re: onSelectedIndexChange event of DropDown list not working

    07-23-2008, 3:21 AM
    • Loading...
    • Pushkar
    • Joined on 02-17-2006, 2:27 AM
    • Ahmedabad
    • Posts 1,059
    • Points 5,605

    HI Bubbly

    Displaying record in Grid against Dropdownlist value

    http://forums.asp.net/p/1279387/2440107.aspx#2440107

    Remember to click “Mark as Answer” on the post If you get answer from my post(s) !

    Thanks Guys
    ------------
    Pushkar M Rathod
  • Re: onSelectedIndexChange event of DropDown list not working

    07-23-2008, 3:29 AM
    • Loading...
    • yespeedurai
    • Joined on 07-17-2008, 5:24 AM
    • Chennai
    • Posts 53
    • Points 242

    Please check postback property of DropDownListBox and Make sure it is true

     

    With Cheers
    P.Durai

    -------------------****--------------
    Please mark as answer if it is useful to you
  • Re: onSelectedIndexChange event of DropDown list not working

    07-23-2008, 3:29 AM
    Answer
    • Loading...
    • yespeedurai
    • Joined on 07-17-2008, 5:24 AM
    • Chennai
    • Posts 53
    • Points 242

    Please check postback property of DropDownListBox and Make sure it is true

     

    With Cheers
    P.Durai

    -------------------****--------------
    Please mark as answer if it is useful to you
  • Re: onSelectedIndexChange event of DropDown list not working

    07-23-2008, 3:29 AM
    Answer
    • Loading...
    • kkd
    • Joined on 07-17-2008, 5:45 AM
    • Posts 34
    • Points 158

    hi, make dropdown AutoPostBack Property true.

Page 1 of 1 (5 items)