Our blazing fast Grid component built with pure JavaScript


Post by henrique »

In the Editor class, exists the function onEditComplete, with set the value to the column field. In this function has a check, if the field has a colon in the name, to complex field name, but the function used to fill the value is the "set" function, of the record, and to work as expected must be the "setPath" of ObjectHelper, this can be changed in the next release?


Post by marcio »

Hey henrique,

Thanks for the report, I created a ticket to investigate and discussing about it, you can follow the progress here https://github.com/bryntum/support/issues/6061

Best regards,
Márcio


Post Reply