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 3969522
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:58:26+00:00 2026-05-20T03:58:26+00:00

I have an UpdatePanel in a Repeater. There are a few CheckBoxes in the

  • 0

I have an UpdatePanel in a Repeater.

There are a few CheckBoxes in the UpdatePanel with AutoPostBack=”true”

There is a Label in the UpdatePanel. I set the Text value of the label in RepeaterName_ItemDataBound as it runs on every item generated.

<asp:Repeater ID="Repeater1" runat="server" DataSourceID="XmlDataSource" OnItemDataBound="R1_ItemDataBound">
    <ItemTemplate>
        <asp:UpdatePanel ID="UpdatePanel1" runat="server">
            <ContentTemplate>
                <div>
                    <asp:Label ID="DateTimeLabel2" runat="server" Text="Label"></asp:Label>
                    <asp:Panel ID="panID" CssClass="actionicon_normal actionicon_compare" runat="server">
                        <%#XPath("ID")%>
                        <asp:CheckBox ID="chkID" runat="server" AutoPostBack="true" />
                    </asp:Panel>

                </div>
            </ContentTemplate>
        </asp:UpdatePanel>
    </ItemTemplate>
</asp:Repeater>

I want the CheckBoxes to automatically update the UpdatePanel as there were no repeater around, but possibly because the OnItemDataBound does not fire on every AsyncPostBack, nothing gets updated.
What is the proper way to do this?

  • 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-20T03:58:26+00:00Added an answer on May 20, 2026 at 3:58 am

    In the onclick (JavaScript) call this function __doPostBack(‘idOfUpdatePanel’, ”);
    Javascript and UpdatePanel

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

Sidebar

Related Questions

I have a repeater in an updatepanel, in the repeater there are several panels.
Hello there I have an updatepanel setup. I have set its update mode to
I have a Repeater with an ASP.NET AJAX 1.0 UpdatePanel inside it. There are
I have a repeater in an UpdatePanel and when I add some text and
I have an UpdatePanel which has a Repeater inside it, and inside of the
I have a paging repeater inside of an UpdatePanel so that I can show,
I have an UpdatePanel that contains a Repeater. in the ItemTemplate of the repeater
Using ASP.NET 4.0 WebForms. I have a repeater with checkboxes in it. The repeater
Here's the scenario: I have a repeater inside an UpdatePanel called updPanel. Inside this
I have a repeater control that repeats a DevExpress ASPxGridView for every item bound

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.