Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

129
Visualizações
ag grid auto complete cell editor doesn't work on enterprise version

I am trying to use AutoCompleteCellSelector in ag-grid enterprise version. This is how my column definition looks like -->

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

But when I start application it fails with below 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'.

So my assumption is AutocompleteSelectcelleditor is not compatible with ag grid enterprise? Or am I doing any mistake?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda