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

The dataset have many columns (40+),whether the table could move horizontally ? #10

Closed
zhoutonghan opened this issue Jan 16, 2016 · 2 comments
Assignees

Comments

@zhoutonghan
Copy link

Thanks your code, it looks powerful!

Now , my dataset have many and many columns,.I want to konw whether the table could scroll horizontally?

many thanks!

@zhoutonghan zhoutonghan changed the title The dataset have many columns (40+),whether the table could Horizontal move? The dataset have many columns (40+),whether the table could move horizontally ? Jan 16, 2016
@ISchwarz23 ISchwarz23 self-assigned this Jan 16, 2016
@ISchwarz23
Copy link
Owner

Hi zhoutonghan,

first of all I want to thank you for the positive feadback! :)

If you want to do some horizontal scrolling you can do that by simply putting the TableView inside a android.widget.HorizontalScrollView. The table will work the same way you have experienced before and the HorizontalScrollView enables you the shift the complete table to the left and right.

Kind Regards,
Ingo

@zhoutonghan
Copy link
Author

Hi ISchwarz23,

Thank you very much! I will try it .

BEST WISHES!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants