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

152
Views
No puedo completar los datos codificados en angular usando ag Grid

Puedo mostrar los datos usando la clase de tabla de arranque, pero la cuestión aquí es completar los datos usando Ag Grid y esos datos demasiado codificados no puedo hacer esto. ¡Por favor, ayúdame con esto!

MI CÓDIGO HTML:


 <ag-grid-angular class="ag-theme-alpine" [columnDefs]="columnDefs" [rowData]="rowData"> </ag-grid-angular>

MI código de componente angular:


 rowData: any[]=[]; columnDefs: ColDef[]=[]; this.columnDefs = [ { field: 'Name' }, { field: 'age' }, { field: 'Interest'} ]; this.rowData = [ { Name: 'CN', age: '22', Interest: 'Hnz'}, { Name: 'CN', age: '22', Interest: 'Hnz'}, { Name: 'CN', age: '22', Interest: 'Hnz'}, { Name: 'CN', age: '22', Interest: 'Hnz'}, { Name: 'CN', age: '22', Interest: 'Hnz'}, ];

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!