Best approach to update all entries in a list that is paginated?Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?

They call me Inspector Morse

Good for you! in Russian

Low budget alien movie about the Earth being cooked

PTIJ: How can I halachically kill a vampire?

Why does the negative sign arise in this thermodynamic relation?

Does splitting a potentially monolithic application into several smaller ones help prevent bugs?

Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?

Adding an additional "order by" column gives me a much worse plan

Look through the portal of every day

Accountant/ lawyer will not return my call

How could our ancestors have domesticated a solitary predator?

Why is this plane circling around the Lucknow airport every day?

Is there a window switcher for GNOME that shows the actual window?

Does "variables should live in the smallest scope as possible" include the case "variables should not exist if possible"?

Peter's Strange Word

How strictly should I take "Candidates must be local"?

The bar has been raised

Are the terms "stab" and "staccato" synonyms?

How did Alan Turing break the enigma code using the hint given by the lady in the bar?

Why is there a voltage between the mains ground and my radiator?

Built-In Shelves/Bookcases - IKEA vs Built

Placing subfig vertically

How to create a hard link to an inode (ext4)?

Could you please stop shuffling the deck and play already?



Best approach to update all entries in a list that is paginated?


Best way to add items to a paginated listChoose Your Country: Best Usability approachUpdate list when a user is viewing the list without annoying themWhen would the best day to update your webpage be?What should happen when I add a Row to a paginated, sorted listShould I adopt infinite scrolling or classical pagination?How to show user that page objects automatically updateWhat is the best location to locate the comments section in a list pageBest way to combine filtering and selecting items in a listWhen one of two inputs must be updated to satisfy a consistency criteria, which should you update (if at all)?













9















I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
A bulk update on all is required.



What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
A confirmation window with details or an info message to detail it would suffice?



This is how it looks for now:



enter image description here










share|improve this question







New contributor




Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    9















    I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
    A bulk update on all is required.



    What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
    A confirmation window with details or an info message to detail it would suffice?



    This is how it looks for now:



    enter image description here










    share|improve this question







    New contributor




    Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      9












      9








      9








      I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
      A bulk update on all is required.



      What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
      A confirmation window with details or an info message to detail it would suffice?



      This is how it looks for now:



      enter image description here










      share|improve this question







      New contributor




      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have a list which is paginated in a webpage. It also has a function to select the number of entries per page.
      A bulk update on all is required.



      What would be the best approach to this? My concern is that a user would doubt if we refer to the current page or to the whole list.
      A confirmation window with details or an info message to detail it would suffice?



      This is how it looks for now:



      enter image description here







      lists pagination updating






      share|improve this question







      New contributor




      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 13 hours ago









      Dan Ovidiu BoncutDan Ovidiu Boncut

      1462




      1462




      New contributor




      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Dan Ovidiu Boncut is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          2 Answers
          2






          active

          oldest

          votes


















          13














          Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



          Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



          • How many are currently selected

          • A link with the number of the whole data set, and the ability to select the entire set

          enter image description here



          enter image description here






          share|improve this answer
































            2














            Add a button to the bottom where the other page controls are.



            enter image description here



            Also, if users are doing mass changes often, consider making a separate tool for it.






            share|improve this answer

























            • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

              – Jacob Raihle
              6 hours ago











            • "Update items in all pages" would be a bit clearer for me

              – mgarciaisaia
              4 hours ago











            • Yeah you guys are right. I made the button text more descriptive.

              – moot
              40 mins ago










            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "102"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124329%2fbest-approach-to-update-all-entries-in-a-list-that-is-paginated%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            13














            Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



            Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



            • How many are currently selected

            • A link with the number of the whole data set, and the ability to select the entire set

            enter image description here



            enter image description here






            share|improve this answer





























              13














              Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



              Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



              • How many are currently selected

              • A link with the number of the whole data set, and the ability to select the entire set

              enter image description here



              enter image description here






              share|improve this answer



























                13












                13








                13







                Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



                Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



                • How many are currently selected

                • A link with the number of the whole data set, and the ability to select the entire set

                enter image description here



                enter image description here






                share|improve this answer















                Allow the user to see how many are selected, and give them the option to select the whole data set beyond the pagination.



                Gmail has this pattern. Once you select 'All' via the checkbox, a message appears stating:



                • How many are currently selected

                • A link with the number of the whole data set, and the ability to select the entire set

                enter image description here



                enter image description here







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 8 hours ago

























                answered 12 hours ago









                Mike MMike M

                10.1k11930




                10.1k11930























                    2














                    Add a button to the bottom where the other page controls are.



                    enter image description here



                    Also, if users are doing mass changes often, consider making a separate tool for it.






                    share|improve this answer

























                    • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                      – Jacob Raihle
                      6 hours ago











                    • "Update items in all pages" would be a bit clearer for me

                      – mgarciaisaia
                      4 hours ago











                    • Yeah you guys are right. I made the button text more descriptive.

                      – moot
                      40 mins ago















                    2














                    Add a button to the bottom where the other page controls are.



                    enter image description here



                    Also, if users are doing mass changes often, consider making a separate tool for it.






                    share|improve this answer

























                    • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                      – Jacob Raihle
                      6 hours ago











                    • "Update items in all pages" would be a bit clearer for me

                      – mgarciaisaia
                      4 hours ago











                    • Yeah you guys are right. I made the button text more descriptive.

                      – moot
                      40 mins ago













                    2












                    2








                    2







                    Add a button to the bottom where the other page controls are.



                    enter image description here



                    Also, if users are doing mass changes often, consider making a separate tool for it.






                    share|improve this answer















                    Add a button to the bottom where the other page controls are.



                    enter image description here



                    Also, if users are doing mass changes often, consider making a separate tool for it.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 3 hours ago

























                    answered 9 hours ago









                    mootmoot

                    4,0031913




                    4,0031913












                    • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                      – Jacob Raihle
                      6 hours ago











                    • "Update items in all pages" would be a bit clearer for me

                      – mgarciaisaia
                      4 hours ago











                    • Yeah you guys are right. I made the button text more descriptive.

                      – moot
                      40 mins ago

















                    • How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                      – Jacob Raihle
                      6 hours ago











                    • "Update items in all pages" would be a bit clearer for me

                      – mgarciaisaia
                      4 hours ago











                    • Yeah you guys are right. I made the button text more descriptive.

                      – moot
                      40 mins ago
















                    How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                    – Jacob Raihle
                    6 hours ago





                    How does this solve "My concern is that a user would doubt if we refer to the current page or to the whole list."?

                    – Jacob Raihle
                    6 hours ago













                    "Update items in all pages" would be a bit clearer for me

                    – mgarciaisaia
                    4 hours ago





                    "Update items in all pages" would be a bit clearer for me

                    – mgarciaisaia
                    4 hours ago













                    Yeah you guys are right. I made the button text more descriptive.

                    – moot
                    40 mins ago





                    Yeah you guys are right. I made the button text more descriptive.

                    – moot
                    40 mins ago










                    Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.












                    Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.











                    Dan Ovidiu Boncut is a new contributor. Be nice, and check out our Code of Conduct.














                    Thanks for contributing an answer to User Experience Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124329%2fbest-approach-to-update-all-entries-in-a-list-that-is-paginated%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Era Viking Índice Início da Era Viquingue | Cotidiano | Sociedade | Língua | Religião | A arte | As primeiras cidades | As viagens dos viquingues | Viquingues do Oeste e Leste | Fim da Era Viquingue | Fontes históricas | Referências Bibliografia | Ligações externas | Menu de navegação«Sverige då!»«Handel I vikingetid»«O que é Nórdico Antigo»Mito, magia e religião na volsunga saga Um olhar sobre a trajetória mítica do herói sigurd«Bonden var den verklige vikingen»«Vikingatiden»«Vikingatiden»«Vinland»«Guerreiras de Óðinn: As Valkyrjor na Mitologia Viking»1519-9053«Esculpindo símbolos e seres: A arte viking em pedras rúnicas»1679-9313Historia - Tema: VikingarnaAventura e Magia no Mundo das Sagas IslandesasEra Vikinge

                    What's the metal clinking sound at the end of credits in Avengers: Endgame?What makes Thanos so strong in Avengers: Endgame?Who is the character that appears at the end of Endgame?What happens to Mjolnir (Thor's hammer) at the end of Endgame?The People's Ages in Avengers: EndgameWhat did Nebula do in Avengers: Endgame?Messing with time in the Avengers: Endgame climaxAvengers: Endgame timelineWhat are the time-travel rules in Avengers Endgame?Why use this song in Avengers: Endgame Opening Logo Sequence?Peggy's age in Avengers Endgame

                    Are there legal definitions of ethnicities/races? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Legal definitions in the United StatesAre there truly legal limits on US interest rates?Are gender identity and sexual orientation federally protected?Why is there an apparent legal bias against digital services?What limits are there to the powers of individual judges in the United States legal system?Are women only scholarships legal under Irish / EU law?Is the term “race” defined by Public Law enacted by Congress of the United StatesIs there a legal definition of race in the US?Neighbors are spying for landlord on Renters is it legal?Are Protected Classes Bi-directional?