Search

You searched for the word(s): userid:755978

Matching Posts

  • Re: RadioButtonList.SelectedIndexChanged as UpdatePanel Trigger

    In my page .. as a workaround ...i put the radiobuttonlist that i was using as the target... inside its own updatepanel and set it to autopostback = True. Then by default all other update panels will update when another does if the UpdateMode = "Always". The whole page did not have to postback because it was contained in the update panel. It may not be the solution for everyone, but it worked for me... and i didnt have to hack in my own javascript. -Kirb
    Posted to ASP.NET AJAX UI (Forum) by hiddenkirby on 8/24/2007
Page 1 of 1 (1 items)