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?
Custom renderer Value change
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
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.