Multiple Tabs, Single Ajax call, Segregation of Data

Multiple Tabs, Single Ajax call, Segregation of Data

kartikckartikc Posts: 1Questions: 1Answers: 0

Firstly, I am a rookie by all means.
Thanks for DataTables, it has saved my skin multiple times. Love using it.

Now, I am using Bootstrap Tabs and 2 DataTables. I am initializing both of them together and loading data with a single AJAX call. I have the same column headers but I want to segregate my Data as per the contents of a single column.

Any Suggestions ? I do not want to make multiple calls. Thanks

This discussion has been closed.