Non Display of Paginate ID
Non Display of Paginate ID
The table_paginate area always displays no matter the number of records. If the lengthMenu is [20, 40,80] and there are only 10 records the table_paginate area displays 'First Prev 1 Next Last' which is somewhat useless. I would like to somehow not display this if the number of records displayed are less than the minimum lengthMenu value. The same is true if the number of records is zero.
So, the question is... How does one 'Hide' the table_paginate area if desired? Is there an initialization parameter that can be used? What event triggers the calculation of the count of displayed rows?
TIA for your assistance.
jdadwilson