how can i change the inline css of textarea with class handsontableInput on afterbeginediting function is run
Modify textinput on afterbeginEditing
Hey @vindecoder5
can you share your recent progress of that hook and the desired CSS effect (CSS settings).
hi, this is the problem i encounter with my case, the textarea during edit is not same width and height with the current cell.
https://jsfiddle.net/4fnucLz3/
The textarea widens with the content. In this case it is a bit bigger because the value takes much space.