Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82130

weird prob with pagination

$
0
0
here a link of the screenshot http://oi39.tinypic.com/5b9ph4.jpg

there's a 43k item in the database, it getting slow because there's too much button here the code

	$('.datatable').dataTable({
		'bLengthChange': true,
		'bPaginate': true,
		'sPaginationType': 'full_numbers',
		'iDisplayLength': 5,
		'bInfo': false,
		'oLanguage':
		{
			"sLengthMenu": "Show_MENU_ items per page",
			'sSearch': 'Search:',
			'oPaginate':
			{
				'sNext': '>',
				'sLast': '>>',
				'sFirst': '<<',
				'sPrevious': '<'
			}
		}
	});

any clue what's wrong ?

Viewing all articles
Browse latest Browse all 82130

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>