Is it possible to have paging on footer?
Is it possible to have paging on footer?
I want to know if is it possible to do it, due I would like to have thead and tfoot sticky with paging on footer.
This discussion has been closed.
I want to know if is it possible to do it, due I would like to have thead and tfoot sticky with paging on footer.
Answers
Hi @xiul ,
You could either move the standard elements like this here, or you could remove those standard elements with
domand just create your own in the footer, havingclickhandlers callpage(),Cheers,
Colin