Skip to content

Conversation

sameer1750
Copy link

By default only 10 rows were shown in the paging function.Fixed the issue to show all rows if all selected.

@MarkVaughn
Copy link
Contributor

I thought the -1 check was what would allow returning everything? also there is no reason to nest an if statement within an if statement if it has no else.
Are you sure this is the place where the error happened?

@sameer1750
Copy link
Author

Yes i agree there is no need for a nested if .. but yes this is where the problem is ..

@sameer1750
Copy link
Author

-1 allows returning everything but bcoz of ur previous code it return only 10 rows.

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

Successfully merging this pull request may close these issues.

2 participants