Contribution Date
Technology
Contribution Project
Contribution Details
I got it finally. The issue what i found out is, they're fetching the data from DB with pager but while putting up into table they are not adding pager element. below part is missing from the module.
$element['pager'] = array(
'#type' => 'pager'
);
Contribution Issue Link
Files count
0
Patches count
0