I am working on JQuery data tables for displaying multiple grids on the same page.
I am not able to get the data binded to datatables though data is returned from the controller. Also i am not able to reload datatable on button click event and error is displayed that datatable is already initialized.
Please let me know how this can be implemented.