You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Visual Studio, I have created a mvc web site using the default template. In the home view, I insert the HTML required to display a simple datatable with the table tools.
I create a simple test.js file, where I initialize my datatable with the tabletools.
I also specify the "swf" path in this file.
If i open my website in Chrome, the datatable is fine. If i save my table in csv, everything work. If i repeat this operation 5 times, all 5 csv are save locally successfully.
If i open this website in IE, the datatable look fine. If i save my table in csv, the first time, the save seem to work. The second time, same thing again, the save process seem to work. The 3 times, i guess i'm out of luck, the swf seem to crash. The file save locally is 0kb, and is impossible to delete. From now, the save button stop working until we refresh the page.
Hi,
Using Visual Studio, I have created a mvc web site using the default template. In the home view, I insert the HTML required to display a simple datatable with the table tools.
I create a simple test.js file, where I initialize my datatable with the tabletools.
I also specify the "swf" path in this file.
If i open my website in Chrome, the datatable is fine. If i save my table in csv, everything work. If i repeat this operation 5 times, all 5 csv are save locally successfully.
If i open this website in IE, the datatable look fine. If i save my table in csv, the first time, the save seem to work. The second time, same thing again, the save process seem to work. The 3 times, i guess i'm out of luck, the swf seem to crash. The file save locally is 0kb, and is impossible to delete. From now, the save button stop working until we refresh the page.
Here's a link to the mvc site that i'm using. https://onedrive.live.com/redir?resid=348AB143041451F2!10833&authkey=!AGlf-75YOAhTqr0&ithint=file%2czip
I will try to add a video showing how to reproduce the error later on.
Best regards,
Pat
The text was updated successfully, but these errors were encountered: