DataTable Jquery provide 'sScrollX': '100%' and use for servier side ajax process, got exception
DataTable Jquery provide 'sScrollX': '100%' and use for servier side ajax process, got exception
shankariKumar
Posts: 4Questions: 0Answers: 0
in Jquer dataTable use to process server side ajax, we could not able to provide 'sScrollX': '100%'. if we provide the 'sScrollX': '100%', value in the DataTable intialize we got the below exception
---------------------------
Message from webpage
---------------------------
DataTables warning (table id = 'DataTables_Table_0'): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, pass no arguments or see the docs for
bRetrieve and bDestroy
---------------------------
OK
---------------------------
any one guide us, how to resolve the above issues.
Thanks in advance!
---------------------------
Message from webpage
---------------------------
DataTables warning (table id = 'DataTables_Table_0'): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, pass no arguments or see the docs for
bRetrieve and bDestroy
---------------------------
OK
---------------------------
any one guide us, how to resolve the above issues.
Thanks in advance!
This discussion has been closed.
Replies