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 to add numberOfLines to table? #18

Open
davidseek opened this issue Nov 3, 2017 · 5 comments
Open

How to add numberOfLines to table? #18

davidseek opened this issue Nov 3, 2017 · 5 comments

Comments

@davidseek
Copy link

I would need to add a numberOfLines to the tableView content.
Who?

screen shot 2017-11-03 at 3 39 04 pm

Desired result:

screen shot 2017-11-03 at 3 39 52 pm

@davidseek
Copy link
Author

I have figured it out with \n but that makes it kinda hard to have it generically since the content may vary but the row height needs to adjust..

screen shot 2017-11-03 at 3 42 38 pm

Also in this example, a comment may have too many words for the row but the row height seems fixed for the whole table. not adjustable per row.

Idea?

@davidseek
Copy link
Author

also, the table does not continue on a new page automatically....

simulator screen shot - iphone 7 - 2017-11-03 at 15 45 29

@Belzik
Copy link

Belzik commented Mar 22, 2018

@davidseek please tell me you have solved this problem?

@davidseek
Copy link
Author

In theory yes. You need to calculate the outcoming height yourself and then break the page yourself.

But there is no in house solution.

@ApexMbos
Copy link

davidseek have you able to solve the draw table problem because I am stuck on that it would be great if you help me

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

3 participants