Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selected option to tableview get rows method #299

Merged
merged 2 commits into from
May 31, 2022

Conversation

israel-dryer
Copy link
Owner

Add the selected parameter to the get_rows method to return a list of currently selected rows. This exposes the Tableview version of the selection method that is available in the Treeview.

Add option to get_rows method to return only the rows currently selected.
Bump version number to 1.7.7.2
@israel-dryer israel-dryer merged commit 29fea1f into master May 31, 2022
@israel-dryer israel-dryer linked an issue May 31, 2022 that may be closed by this pull request
@israel-dryer israel-dryer deleted the Add_selected_option_to_Tableview_get_rows_method branch July 21, 2022 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TableView delete_row() raise Error
1 participant