Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

119
Views
Jquery -Tabledit Editable Cell Select Value Changes to Dropdown 1st value

I have a editable jQuery table using Tabledit. I have successfully added dropdown list to each row when editing, got one issue need to fix, every time a row is edited the dropdown cell value goes to the default fist option [in this case "0": "UNDONE"] , meaning if user changes others cells data and doesn't change the dropdown select value it changes to default fist value in select options. Is there any way to retain existing value of the cell?

$('#sample_data').Tabledit({ 
        url:'tableaction.php',
        dataType:'json',    
        columns:
        {
            identifier : [0, 'id'],  
            editable:[
            [1, 'branch'],
            [2, 'name'],
            [3, 'job'],
            [4, 'jobdetails'],
            [6, 'date'],
            [7, 'status','{"0": "UNDONE", "1": "DONE"}'],
            [8, 'book_Number'] 
            ]
        },
        restoreButton:false,
        deleteButton:false,
        gridTextColor: '#000000',
        gridTextSize: '14',
        select: true,
        hideIdentifier:false,
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!