live searching when cell has text input
live searching when cell has text input
vurentjie
Posts: 1Questions: 0Answers: 0
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 ?
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.