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

Functional Ellipses Option #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Functional Ellipses Option #97

wants to merge 3 commits into from

Conversation

JSanford42
Copy link

Added PagedListRenderOptions.EnableEllipsisNavigation with the default
value of "false" for backward compatibility.

Modified the HtmlHelper.Ellipses method to use the new render option.
The pager will use the page before/after the last visible page number as
the link target.

Added an example to the "Custom Pager Configurations" section of the
sample site.

Added PagedListRenderOptions.EnableEllipsisNavigation with the default
value of false for backward compatibility.

Modified the HtmlHelper.Ellipses method to use the new render option.
The pager will use the page before/after the last visible page number as
the link target.

Added an example to the "Custom Pager Configurations" section of the
sample site.
Added PagedListRenderOptions.EnableEllipsisNavigation with the default
value of false for backward compatibility.

Modified the HtmlHelper.Ellipses method to use the new render option.
The pager will use the page before/after the last visible page number as
the link target.

Added an example to the "Custom Pager Configurations" section of the
sample site.
@JSanford42
Copy link
Author

Apologies for the commit, revert, commit activity. The first commit included some changes to the AssemblyInfo.cs and PagedList.Mvc.csproj done by Visual Studio that I did not notice until I started creating the pull request.

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.

1 participant