SelectAll/DeselectAll and Paging numbers
SelectAll/DeselectAll and Paging numbers
I am implementing selectAll/deselectAll functionality and I noticed when I introduce the buttons, the paging numbers are gone, cannot use both at the same time?
This discussion has been closed.
Replies
You're probably missing the
pdomvalue.If not, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
Thank you very much, now I understand how dom inputs work.