on 2018 Sep 21 7:11 PM
Hi Experts ,
I am facing one problem in which sort is working only one first page and from 2nd page on words,
sorting not working .
Could anyone suggest me what could be the reason behind this ?
Regards,
Request clarification before answering.
Hi Himanshu,
Thanks for your reply .
I seen that , on the first page url looks like below :
/my-account/invoice-history/view?&sort=documentNumber-asc
but once clicked on 2nd page , url become as below :
/my-account/invoice-history/view?&&page=2.
So whenever clicked on 2nd page on-words , sort will convert as page and that's why sorting not
working on 2nd page on words .
Could you please suggest , why its happened ?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you check if the sort parameters are being sent to controller after the 2nd page is loaded? if not can you please check the same? My guess because of the way the form is getting submitted the sort parameters are not been sent in the second call please check the same and confirm.
thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.