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

Tooltip is not displaying on Pagination(from 2nd page- from 11th record)

$
0
0

Am Displaying records using data-tables with search and pagination options, when i execute the page the only first 10 rows are having tooltips, rest of the tooltips are not working.

ex:
<td> <a href="example.com" data-toggle="tooltip" data-title="testing 1" data-placement="right" >column 1</a></td><td>column2</td>

assume these records in loop, but only 10 records are having tooltip. when i got the data by view-source all the records having tooltip.

Any Suggestions plz.

Thanks in Advance.


Viewing all articles
Browse latest Browse all 35271

Trending Articles