Skip to content

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