Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue May 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant