Hi there. I am trying to change the value of a cell when the user opens the editor for a cell but when trying to set it the editor closes on its own.
My problem: I have columns where the cells are percentages so when they are not being edited they show as 5%, 10%, 55%, etc but when they go to edit the value of the cell it shows as .05, .1, .55 instead. In general this is correct but they want it to show the whole number that they see as a percent instead of the decimal value. I already have it so that after they are done editing it saves their whole number correctly as a percent/decimal but I am having trouble when they initially load the cell editor as my current solution to try and use setDataAtCell closes the editor right after its opened. Please advise. We use a licensed version of HOT V8.3.2