Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35371

Link on server side pagination is not working

$
0
0

Hi All,

I have implemented the pagination in my jsp. It displlays the correct number of records (10 of 100 records). I tried to implement a logic where if i click (coded 'a href' tag) on the first column in the table, it should navigate us to a second page. This href tag works perfectly fine for the first 10 records. When i click on next and move to the remaining 11 to 100 records, it wouldnt navigate to the next page (a href tag is not working in this case). Please help me to find out how to resolve this?.

My finding is that it accepts somewhere the _iDisplayLength": 10 to be the default value for this. Please correct me if i am wrong. Appreciate your help and time. Thanks.


Viewing all articles
Browse latest Browse all 35371

Trending Articles