fnDeleteRow IE8 Bug
fnDeleteRow IE8 Bug
gbrancolini
Posts: 1Questions: 0Answers: 0
Hi, I have tested this function and works fine on IE9 and W7, but on XP IE8 I have found this issue, to reproduce it, I have made this steps:
1) on a table with 50 regs, I show 10 records per page.
2) I choose to delete one of the last records (page 5, anyone of those)
3) The record is deleted, but if I show more than 10 records or rows, then those records I've deleted are shown back.
Any work arround to solve this? the sintax I use is oTable.fnDeleteRol([IndexOfRow]);
Best regards and thank you in advance!
1) on a table with 50 regs, I show 10 records per page.
2) I choose to delete one of the last records (page 5, anyone of those)
3) The record is deleted, but if I show more than 10 records or rows, then those records I've deleted are shown back.
Any work arround to solve this? the sintax I use is oTable.fnDeleteRol([IndexOfRow]);
Best regards and thank you in advance!
This discussion has been closed.
Replies
Allan