I think the problem is when the jquery tries to update the table after deleting the record, because delete the record but sometimes it didn´t update the table correctly or update it with other records that didn´t exist on the database and it was deleted before. I think that could be some cache error but I didn't know where find it and what to modify to fix it.
The controller and model doesn't have something diferent form the base code generated for gii.
I added some screenshots from my app.
I would appreciate every help you could give me.
Before Delete:
sinBorrar.jpg (12.44K)
Number of downloads: 17
After Delete:
luegoBorrar.jpg (19.11K)
Number of downloads: 16
if I updated with F5:
f5Borrar.jpg (12.14K)
Number of downloads: 15

Help













