bstatesave and idisplaystart

bstatesave and idisplaystart

leenaleena Posts: 1Questions: 0Answers: 0
edited August 2012 in General
We want bstatesave = true, so that if we drilldown to the individual record in the search results and come back, the filter and the pagination is in the same state. But if we start a new search, we would like to clear of the filter and have the pagination to be in first page.

We could achieve this using oTable.fnPageChange('first'); But that is making an extra server call which we don't want.
Could you please help us with this issue.
This discussion has been closed.