hendisantika / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 1 forks source link

Adding new row in IE8 only refreshes the table once - each row after doesn't show up #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a new row
2. See that the row was added
3. Add another new row
4. Each additional row added does not show up

What is the expected output? What do you see instead?

Expected output: The table should at least refresh each time a row is added. 
Right now, the table is refreshed only the first time a row is added and no 
additional added rows will show up after that.

What version of the product are you using? On what operating system?
The latest version on Windows XP.

Please provide any additional information below.

I tried to test if your examples work in IE8 but I ended up getting javascript 
errors.

Original issue reported on code.google.com by mali...@gmail.com on 30 Jun 2011 at 8:20

GoogleCodeExporter commented 8 years ago
Hi,

I cannot reproduce this. In the online examples, you can add as much as you 
need new records. The same thing happens in my applications. 

Is there some JS error, or maybe these new rows are shifted out of the current 
page sue to the sorting or pagination state?

Regards,
Jovan

Original comment by joc...@gmail.com on 22 Sep 2011 at 8:54

GoogleCodeExporter commented 8 years ago
There was similar issue reported latest that is resolved in the latest version 
of plugin? Could you try the latest version?
Please reopen this issue if it still happens wit more details.

Thanks,
Jovan

Original comment by joc...@gmail.com on 29 Sep 2011 at 7:37