Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anurag Daksh 1 post 71 karma points
    21 days ago
    Anurag Daksh
    0

    Increase custom Listview page size in angular controller

    Hi, Guys!

    We have a situation where we have to increase custom listview page size in angular controller on page load.

    Currently when I am trying to use $scope.options.pageSize = 100, it only works when we manually go to page number 2. Then only the pageSize gets set to 100, else on page load the pageSize remains same as 50 which is initially set in custom listview settings.

    Not sure if there is any other way, any ideas ?

Please Sign in or register to post replies

Write your reply to:

Draft