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

128
Views
el editor de celdas de autocompletado de cuadrícula ag no funciona en la versión empresarial

Estoy tratando de usar AutoCompleteCellSelector en la versión empresarial ag-grid. Así es como se ve la definición de mi columna -->

 fieLd: MY NAME_FIELD; headerName: MY_NAME, width: 400. colId: MY_FIELD, cellEditor: AutocompleteSelectCellEditor, cellEditorParams:{ cellRenderer: "rowDropDownCellRenderer" required: true, selectData:[ { value: 0, label: "this" } { value: 1, label: "is" }, { value: 2, label: "sparta" } { value: 3, label: "yolo" }, ] placeholder: "Desk" }, valueFormatter: (params: any) => { if (params. value) { return params. value. label || params.value,value I| params. value; } return "" }, editable: true

Pero cuando inicio la aplicación, falla con el siguiente error:

 Types of property 'cellEditor' are incompatible. Type 'typeof AutocompleteselectcellEditor* is not assignable to type "string | (new () => ICellEditorcomp) | undefined* Type 'typeof AutocompleteselectcellEditor' is not assignable to type "new () -> ICellEditorcomp' Type 'Autocompleteselectcelleditor' is not assignable to type 'ICelleditorComp' Types of property 'init' are incompatible. Type * (parameters: IAutacompleteselectCellEditorParameters«AutocompleteSelectcelleditor»)=›void'isnotassignabletotype'(params: ICellEditorParams) =› void | AgPromiservoid»' Types of parameters "parameters' and 'params' are incompatible. Property 'selectData' is missing in type 'ICellEditorParams' but required in type "AutocompleteSelectcellEditorParameters<AutocompleteselectCellEditors'.

Entonces, ¿supongo que AutocompleteSelectcelleditor no es compatible con ag grid enterprise? ¿O estoy cometiendo algún error?

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!