Grillos / jquery-datatables-editable

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

Cannot delete newly created row #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Initialize table
2. Create new form, enter data and click on submit --> Data successfully added
3. Choose a row and click on delete

What is the expected output? What do you see instead?
Expected output is the row would be deleted, but I see the id send to the 
deleteData.php is the returned value form AddData.php, no row was deleted

What version of the product are you using? On what operating system?
I'm using DataTables Version 1.7.6, and DataTables Editable 1.3

Please provide any additional information below.

Original issue reported on code.google.com by nguyenva...@gmail.com on 7 Jul 2011 at 1:16

GoogleCodeExporter commented 8 years ago
Hi,
Sorry for the late response but I have been inactive for long time:).
Is there any chance to provide me online example. In all examples on my pages 
add/delete works fine on the newly created row.

Thanks,
Jovan

Original comment by joc...@gmail.com on 15 Sep 2011 at 9:01

GoogleCodeExporter commented 8 years ago
I cannot reproduce this issue.

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