ragardner

Results 54 comments of ragardner

Hello, By what method would the user be inserting text in the first 3 columns sorry? Speaking for single cell edits a `Sheet()` with `edit_cell_validation=False` will perform the cell edit...

I am a bit confused sorry, With my latest example above if I type into the first column first cell `x_string` and then at the top of the function `sheet_cell_edited`...

Hello, sorry for the long delay in getting back to you I am not entirely sure what's going on but the current value for a cell with a dropdown box...

Ah I think I understand now sorry This is because `set_cell_data()` isn't included in the sheet edit events and so the functions controlling readonly and colors etc aren't being called...