We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, first of all I will say I am loving everything so far and thank you for all this. I am also very new to swift :)
I am trying to get it so that when I tap a column header, it performs the sort action. I want to be able to quickly tap it to activate it.
This is the same for body cells as well, but it seems its a little less time before they highlight themselves.
I have to hold down the column header in order to activate the didSelectItemAt method.
Thanks!
The text was updated successfully, but these errors were encountered:
I need more info. Please provide a reproducible sample code. @satowj
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Hello, first of all I will say I am loving everything so far and thank you for all this. I am also very new to swift :)
I am trying to get it so that when I tap a column header, it performs the sort action. I want to be able to quickly tap it to activate it.
This is the same for body cells as well, but it seems its a little less time before they highlight themselves.
Actual Behavior
I have to hold down the column header in order to activate the didSelectItemAt method.
Steps to Reproduce the Problem
Specifications
Thanks!
The text was updated successfully, but these errors were encountered: