Custom renderer Value change

Tags: #<Tag:0x00007f8b23f3c9c8>

Hi guys i have a question i created an html button with my custom renderer but i want to change the button value when i receive data how can i call the button from renderer to change the value?

Hi @almeida.tiago1996

Do you mean something like this https://jsfiddle.net/pdw6r4vy/? I am not sure what do you mean by a button value.

i have an input of type “time” and when i receive my data i want to instant add the value from the data to my input for exeample something like that teste

Ok, so if I understood it correctly, this should help https://jsfiddle.net/zkdjsxag/

You just need to remember to specify cell type and timeFormat (line 21 in my demo).

I’m closing this thread as there’s no reply for a long time.

Please email us at support@handsontable.com if there’s anything left that should be addressed.