Default to show all records
Default to show all records
DataTables newb here. Trying to default to showing all records.
[code]"iDisplayLength": -1[/code]
When accessing the page in Firefox, I get a dialog with the following message:
[quote]A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: https://192.168.1.105/js/jquery-1.4.1.min.js:114
[/quote]
If I hit "Stop Script" everything appears to have worked. "All" is showing in the Select drop down and all the records are in the page. However, if instead of "Stop Script" I hit continue and check "Don't ask again", the whole browser hangs.
When the setting is put back to 100 from -1 everything works as it should.
Anyone know why I get the script busy message and what I might do about it?
Thanks!
[code]"iDisplayLength": -1[/code]
When accessing the page in Firefox, I get a dialog with the following message:
[quote]A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: https://192.168.1.105/js/jquery-1.4.1.min.js:114
[/quote]
If I hit "Stop Script" everything appears to have worked. "All" is showing in the Select drop down and all the records are in the page. However, if instead of "Stop Script" I hit continue and check "Don't ask again", the whole browser hangs.
When the setting is put back to 100 from -1 everything works as it should.
Anyone know why I get the script busy message and what I might do about it?
Thanks!
This discussion has been closed.
Replies
Allan
460 rows