Error b is null on jquery.datatables.min.js and json is null in jquery.datatables.1.8.2.js
Error b is null on jquery.datatables.min.js and json is null in jquery.datatables.1.8.2.js
desmond80in
Posts: 1Questions: 0Answers: 0
The same jquery data table works for the solution created in .net 2.0 without any issue when i implement the same coding in .net 4.0 it generates the above mentioned error
jquery.datatables.1.8.2.js line number 3557
[code]
json is null
if ( typeof json.sEcho != 'undefined' )
[/code]
Please be kind enough to resolve this error
jquery.datatables.1.8.2.js line number 3557
[code]
json is null
if ( typeof json.sEcho != 'undefined' )
[/code]
Please be kind enough to resolve this error
This discussion has been closed.
Replies
Allan