Hi Marc,
- Insert is done correctly but the row count is not updated.
I fixed this issue by using "*$().load()" *method and pushed to the repo. I tried to do it with *"PMA_Table::countRecords()" * but could not find a way to call that php function via js. So I used the above method. Please can you check that out.
Regards, Thilanka. * *