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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T00:03:33+00:00 2026-05-15T00:03:33+00:00

how to set one checkbox from asp.net checkboxlist control to unchecked where the index

  • 0

how to set one checkbox from asp.net checkboxlist control to unchecked where the index of the selected check box is i using jquery.

  • 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-15T00:03:33+00:00Added an answer on May 15, 2026 at 12:03 am

    If I understand you, you should be able to do something like:

    $('input:checkbox').eq(i).removeAttr('checked');
    

    To set it, you would use:

    $('input:checkbox').eq(i).attr('checked','checked');
    

    Note that the initial selector will get all the checkboxes on the page. If you need to restrict it to just a subset of checkboxes on the page, adjust the initial selector — based on a container or the naming scheme for the checkboxes – to deal with just the checkboxes in question. I’m also assuming that you’re using zero-based indexing for the checkbox in question.

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

Sidebar

Related Questions

I have a modal with JQuery UI tabs inside. There is a ASP.NET checkbox
I'm using the code below to try and duplicate information from one set of
I am trying to pass a selected checkbox value from one page to another
Instead of using an external web-based Mercurial host, I want to set one up
Having a Zend_Form with a Zend_Form_Element_Select on it, i can set ONE option selected
I'm using string[] roles = Roles.GetAllRoles() to get a string[] of all the ASP.NET
I am trying to get the value from the checkbox selected in a form
I created one checkbox and one textfield for each line using wicket listview. When
Using ASP.NET MVC when I create my model, then a controller based on the
currently i have produced a set of checkbox based from database It looks like

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.