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

178
Views
Jexcel - Need to add <input type="file" > on change of dropdown in place of last col dropdown

Working with jexcel javascript 3rd party library -

On second last dropdown is selected as attachment then Need to change last dropdown column of that row to input file.

$('#mytable').jexcel({ 
            minDimensions: [1, 1],
            about:"",
            colWidths: [ 100, 100, 100, 100, 100],
            colHeaders: ['test1', 'test2', 'test3', 'test4', 'test5'],
                columns: [
                    { type: 'dropdown', autocomplete:true },
                    { type: 'numeric',  mask:'$ #,##.00'},
                    { type: 'text' },
                    { type: 'dropdown', source:['Zip code attachment','Custom attachment'] },
                    { type: 'dropdown', filter: test,autocomplete: true, multiple:true, },
                ]
       })

Please help if any one work on Jexcel.

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!