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

shankariKumarshankariKumar Posts: 4Questions: 0Answers: 0
edited July 2013 in DataTables 1.9
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!

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,470 Site admin
    Please see: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read
This discussion has been closed.