You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get the current checkbox value either:
- Get the cell data, more information here.
- Use the parameter check_function with a function of your own creation to be called when the checkbox is set by the user.
I created a span.checkbox (Grid1 is Sheet):
How do I get the values of i1, i2 when clicking on the checkbox with the mouse, which gives checked=True?
The text was updated successfully, but these errors were encountered: