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

There is no way to use an url parameter IDENTIFIER.offset to set offset of a table. #34

Open
AiOO opened this issue Sep 18, 2017 · 0 comments
Assignees

Comments

@AiOO
Copy link

AiOO commented Sep 18, 2017

To set limit of a table, I can use a url parameter IDENTIFIER.limit with the code Limit(..., identifier='IDENTIFIER'). On the other hand, I can't use url parameter IDENTIFIER.offset to set the offset of a table.

The only way to set the offset of a table is the offset URL parameter. This limit can be produce confusion if there are more than one table on a page. It will be better if I can use IDENTIFIER.offset to set the offset of a table like limit.

@hanc1208 hanc1208 self-assigned this Sep 18, 2017
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