OData / OData/AspNetCoreOData

NextPageLink is not working in expand

Open
#712 31 comments 0 reactions 2 assignees View on GitHub

@lisicase is already working on this.

Since Oct 11, 2022.

follow-up
Dominant language
C#
Stars
505
Forks
186
PR merge metrics
No merged PRs in 30d

Description

I set MaxTop=100 and PageSize=100 on my controller and expanding entity.

When the data is larger than 100 then it gives the next page link for main entity and for expanding entity. NextPageLink in main entity is working but it is not working for expanding entity.

Can you please guide us on this behavior?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.