Hi guys, I m able to do pagination.
But I face another challenge where I once click next,prev or page number,it will refresh the accordion. let say i got 3 headers of accordion.namely A,B,C. After clicking any function in either B or C. It will auto refresh to header A.
is it due to I destroy my accordion each time I called?
Any solution?