Boa tarde,
Como altero o source dinamicamente, apos o alter change?
Boa tarde,
Como altero o source dinamicamente, apos o alter change?
Hi Wesley,
What source
do you mean (the whole dataset or a source
for the dropdown cell type)?
source celula suspenso
estou tentando fazer assim
inserindo dados no sourcer = instance.setDataAtCell(campo[0],6,[‘teste’],[‘teste’]);
configuração inicial campo = {data: this.E_Produto.CODIGO, type: ‘dropdown’,source: [], width: 80},
The first parameter should be a row index and 3rd a string or a number, not an array. I am sorry but it looks like we are not able to get this working.