DataTables Server Side Individual Column Filtering?

Got it all figured out. Even how to use the sSearch_(int) values. Had to write a custom search area in order to handle the different columns and then used fnFilter("string", col_num) to execute the search to the server.

All is working great now, thanks for the great help!

If you are getting data from the server for the DataTables plugin, you have to set bServerSide to true, set the sAjaxSource to the appropriate URL, and ideally configure fnServerData if you need to do any callbacks.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions