Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6692377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:51:39+00:00 2026-05-26T05:51:39+00:00

I have a problem with buttons firing a full postback in a updatepanel, and

  • 0

I have a problem with buttons firing a full postback in a updatepanel, and i just cannot figure out why.

    <asp:UpdatePanel ID="UpdatePanel2" runat="server" UpdateMode="Conditional" RenderMode="Inline">
<ContentTemplate>
    <div class="VidVote">
    <ul class='star-rating'>
        <asp:Panel ID="CurrRate" runat="server"></asp:Panel>
        <li><asp:Button ID="OneCati" CssClass="one-star" runat="server" 
            onclick="OneCati_Click" CausesValidation="False" /></li>
        <li><asp:Button ID="TwoCati" CssClass="two-stars" runat="server" 
            onclick="TwoCati_Click" CausesValidation="False" /></li>
        <li><asp:Button ID="ThreeCati" CssClass="three-stars" runat="server" 
            onclick="ThreeCati_Click" CausesValidation="False" /></li>
        <li><asp:Button ID="FourCati" CssClass="four-stars" runat="server" 
            onclick="FourCati_Click" CausesValidation="False" /></li>
        <li><asp:Button ID="FiveCati" CssClass="five-stars" runat="server" 
            onclick="FiveCati_Click" CausesValidation="False" /></li>
    </ul>
    </div>
</ContentTemplate>
    <Triggers>
        <asp:AsyncPostBackTrigger ControlID="OneCati" EventName="Click" />
        <asp:AsyncPostBackTrigger ControlID="TwoCati" EventName="Click" />
        <asp:AsyncPostBackTrigger ControlID="ThreeCati" EventName="Click" />
        <asp:AsyncPostBackTrigger ControlID="FourCati" EventName="Click" />
        <asp:AsyncPostBackTrigger ControlID="FiveCati" EventName="Click" />
    </Triggers>
</asp:UpdatePanel>
<asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional" RenderMode="Inline">
<ContentTemplate>
    <div class="VidScore">
    <h3 style='text-align:center;margin-bottom:0; font-size:40px;'>
        <asp:Label ID="Score" runat="server" Text="Label"></asp:Label>
    </h3>
    </div>
</ContentTemplate>
</asp:UpdatePanel>

i have tried with every combination of panels i can think of and without asp:AsyncPostBackTrigger

noticed
http://finalfantasyworld.net/dev/Movie/ Works
http://dev.finalfantasyworld.net/Movie/ don’t work

see the problem in action http://dev.finalfantasyworld.net/Movie/ try the rating

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T05:51:40+00:00Added an answer on May 26, 2026 at 5:51 am

    Just put your async triggers in updatepanel2 and remove updatepanel1 and put that all button outside of update panel, only your lable section should be in updatepanle2. let me know your result..

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem selecting a checked radio button with jquery. The radio buttons
I have some buttons in an UIView. My problem is, that they get cut
Hi everyone my problem today is I have a couple of buttons that slide
I've some CSS problem in Firefox 3. I have several image buttons on my
I have a problem with my project . I am creating link buttons dynamically
I have a UserControl which contains voting buttons inside an UpdatePanel, and outside a
I have an asp.net page with a save button within an updatepanel and contenttemplate.
I have problem with handling dynamically created Buttons on Android. I'm creating N buttons
I cannot seem to figure out why my event observer works from my machine
Have just installed WHMCS on my CentOS 6.0 x86 VPS server with cPanel. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.