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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:17:04+00:00 2026-05-31T00:17:04+00:00

I have a dropdownlist which is declared as follows: <select onchange=reloadValues(this,event);> … options here

  • 0

I have a dropdownlist which is declared as follows:

<select onchange="reloadValues(this,event);">
... options here 
</select>   

When the user change the selection reloadValues is invoked and everything works perfectly. Now, I want to add the reloadValues when the user adds a new row which contains the dropdownlist so I did the following:

reloadValues(rowToBeAdded.find("select")[0]);

The reloadValues function is shown below:

 function reloadValues(obj, event) {
    {
            var ele = obj.parentElement.parentElement;
            var select2 = ele.cells[2].childNodes[1]; // ele.cells is empty when invoking // the reloadValues on demand through another method. 
    }

Any ideas!

obj.parentElement.parentElement is a TR element
  • 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-31T00:17:06+00:00Added an answer on May 31, 2026 at 12:17 am

    I hit this problem once because I was accessing cells before the <tr> element was added to the document. At least Internet Explorer 8 returns an empty cell collection in this situation.

    So, try appending rowToBeAdded to your table before calling reloadValues().

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

Sidebar

Related Questions

I have a dropdownlist which lists Country names When user select any country from
I have DropDownList, which has some options to choose from. Now after when user
I have asp:DropDownList control which i want to display data to user who don't
I have a dropdownlist box, from which a user makes a selection. However, I
I want to have a link that is like this change(en-NZ) which shows the
This old chestnut again. My page is constructed as follows; I have a dropdownlist
I have a dropdownlist which is bound to one of the LDS. Here is
I have a dropdownlist (on Page) which has OnSelectedIndexChange event thats Loads different Control
I have a dropdownlist which has several options for generating reports. Based on the
I have a senario where a user wants to select his gender which is

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.