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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:24:35+00:00 2026-05-30T04:24:35+00:00

I am pretty rubbish when it comes to jquery so im looking for a

  • 0

I am pretty rubbish when it comes to jquery so im looking for a little help.

I have a table with a number of rows and 5 columns.
Column1 contains a checkbox and column 4 contains an empty TD. I have a textbox that I want to be able to add a comment into and for a button to be able to update any rows TD where the rows check box has been selected.

Getting the selected checkbox is easy enough but I dont really know how to update the TD.

Can anyone help out?

Thank you

<tr class="t-state-selected"><td>                
                <input name="checkedRecords" type="checkbox" value="e85b7931-1c62-11e1-8244-4040dde94e2e " title="checkedRecords">
            </td><td>Some info</td><td>ABC</td><td>&nbsp;</td><td>123</td><td></td><td>&nbsp;</td></tr>

A an example of one of the tr in my table. I want to see if checkedRecords is seletected and if it is then add the value “Updated :)” into the last td.

  • 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-30T04:24:36+00:00Added an answer on May 30, 2026 at 4:24 am

    You could add an id to all the cells you want to update. E.g.

    <td id="col_0_row_0"></td>
    

    In your jquery, check for the relevant checkbox for each row and update the td if required

    $("#col_0_row_0").children().remove();
    $("#col_0_row_0").append("Some Text");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay, have a bit of a tricky one (for me anyway, i'm pretty rubbish
I'm pretty rubbish with CSS, I muddle through and rather than bash my head
Pretty simple question. I have a few ASP RequiredFieldValdators checking some text boxes. Out
Pretty straightforward: I'm looking to do the same as this but in winforms. Everything
Pretty new to jquery but i was hoping to be able to target a
Pretty new here. But before I ask my question, I'm not looking for teh
Pretty simple code, I have a tuple extraAccessions with two values, a string and
pretty simple question, can't quite fig. it out. I have 2 js array's that
Pretty new to Mono for Android (C#), and I'm seeming to have trouble during
pretty simple code in php and mysql: code inserting data in mysql table :

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.