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

How can I actually make a text DataCell editable #4

Closed
jason-cao123 opened this issue Feb 19, 2020 · 2 comments
Closed

How can I actually make a text DataCell editable #4

jason-cao123 opened this issue Feb 19, 2020 · 2 comments

Comments

@jason-cao123
Copy link

I need to show some text in a cell, and I need the text to be editable. What should I do in the onTap function to achieve this? Thanks.

@rodydavis
Copy link
Owner

You could return an editable text instead of text for the child parameter!

@jason-cao123
Copy link
Author

Yes, I have figured that out. Thank you anyway!

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

No branches or pull requests

2 participants