Problem with data pipeline and bootstrap
Problem with data pipeline and bootstrap
Hello, I am unable to get data pipelining to work with bootstrap. The problem is it loads the initial data but does not allow you to click next (or shows the number of the page). It also says "Showing 1 to 10 of 20 entries (filtered from 25 total entries)" so I'm guessing my implementation is wrong.
This discussion has been closed.
Replies
[code] var oCache = {
iCacheLower: -1
};
function fnSetKey( aoData, sKey, mValue )
{
for ( var i=0, iLen=aoData.length ; i