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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:10:51+00:00 2026-06-14T13:10:51+00:00

I Have a repeater control and inside repeater control i have two linkbuttons (Show/Hide

  • 0

I Have a repeater control and inside repeater control i have two linkbuttons (Show/Hide which will show and hide the panel) and also have a panel which contains textboxes (which takes first name and last name which are required fields). when i click on next button on my page validations are not triggered for the fields which are in hidden (panel). Appreciate any help

  • 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-06-14T13:10:52+00:00Added an answer on June 14, 2026 at 1:10 pm

    It sounds like you are hiding the panel on the server during a postback.

    panel1.Visible = false;
    

    If you hide the panel on the server, the markup for the textboxes never gets rendered, so the JQuery validation code will not see the textboxes.

    Consider hiding/showing the panel using Jquery instead:

    $("#panel1clientId").show(); or

    $("#panel1clientId").hide();
    

    This way the panel markup is rendered but hidden from the user.

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

Sidebar

Related Questions

Inside my Content page I have a repeater control, which contains multiple controls along
I have a custom control which contains a Repeater control. The Repeater has an
I have a user control with linkbuttons (used for paging) and a repeater inside
i have a repeater control which contains grids, based on values from database, say
I have a repeater control, and inside it I have two radio buttons selecting
I have a user control in which I have Repeater control and inside this
I have one control named thumbviewer inside repeater. I want to set its imageurl
I have a user control nested in a repeater. Inside my user control I
I have a repeater control that contains an ItemTemplate containing a databound label and
I have user control inside a page with single repeater. The problem is when

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.