Skip to content

How to deselect all rows in ui.table #150

Closed Answered by falkoschindler
gbrandt asked this question in Q&A
Discussion options

You must be logged in to vote

Since NiceGUI 1.0 you can deselect table rows as follows:

ui.button('Deselect', on_click=lambda: table.call_api_method('deselectAll'))

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@canDry
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rodja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants