paginar
Si recargamos la página y ordenamos o paginamos la tabla un par de veces comprobaremos que el botón de vuelta atrás funciona y que podemos navegar por todos los cambios que hemos ido haciendo. | If we reload the page now and sort or paginate the table a few times we'll find that the back button now works and that we can navigate back through the changes we have made. |
Veamos cómo de fácil es añadir esta funcionalidad a nuestra sencilla aplicación de tienda cuando paginamos, ordenamos o hacemos una búsqueda en el listado de productos. | Let's see how easy it is to add this functionality to our simple shopping application so that it works when we sort, page or search the table of products. |
