live searching when cell has text input

live searching when cell has text input

vurentjievurentjie Posts: 1Questions: 0Answers: 0
edited December 2012 in DataTables 1.9
i have a scenario where user's can input into a textbox in a cell, however when searching, that cell is not shown even though it should,
the search does pick up other textboxes with the search criteria,

i have tried using fnUpdate() to update the internal data, but this does not help, i am guessing that the search may be cached if bServerSide is off, but i could be wrong,

is there an easy way around this ?
This discussion has been closed.