Datatables 1.10 search() with serverSide on off argument

Datatables 1.10 search() with serverSide on off argument

babablacksheepbabablacksheep Posts: 41Questions: 23Answers: 0
edited December 2014 in Free community support

Hi,
Is there a way to use http://datatables.net/reference/api/search() function so that even if serverside is true, it should just with data that tbale has at the moment.

I think there should be option serverside(true/false)|optional

.search(input,regex,smart,caseInsen,serverside(true/false)|optional)

This discussion has been closed.