Fix paginator attributes cannot be modified bug
We can only use SetPaginator to create a pagination. After that, we always need to modify something, like the totalNum, perPageNum. These change should be seen in the view. So we should give the view a pointer than a object.
Showing
1 changed file
with
1 additions
and
1 deletions
-
Please register or sign in to post a comment