Iron Speed Designer Help
 

InfinitePagination and InfinitePaginationMobile Updated

InfinitePagination and InfinitePaginationMobile were updated for bug fixing for infinite scrolling on mobile pages. 

Migration effects

During migration InfinitePaginationMobile.xml and InfinitePagination.xml will be replaced. 

What you should do

If you duplicated InfinitePagination.ascx and give a different name such as InfinitePagination1.ascx, you might see errors on the pages that refer to InfinitePagination1.ascx.  To fix the issue, you are required to perform the following steps after migrating the application:

  1. Delete InfinitePagination1.ascx from Application Explorer

  2. Duplicate InfinitePagination.ascx and call it InfinitePagination1.ascx on Application Explorer

  3. Reapply your customization your customization on InfinitePagination1.ascx

You also need to perform the same steps for InfinitePaginationMobile.