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

706
Views
How to add check box in Angular 2 ng2-smart-table?

I am writing

checkbox: {
      title: 'Re-Assiiiiign',
      type: 'html',
      valuePrepareFunction: (value) => { return this._sanitizer.bypassSecurityTrustHtml(this.input); },

      filter: false
 },

and

public input: string = '<input type="checkbox"></input>';
constructor(private _hrdashboardservice: HRDashboardService, private _sanitizer: DomSanitizer){
}

but the check box cannot be clicked. Anybody knows any other way to solve add checkbox in ng2-smart-table?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Try to add in your table model

selectMode: 'multi'

Example ng2-smart-table

over 4 years ago · Santiago Trujillo Report
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!