Hello,
I have this situation
I have this situation
- If I Add a new record -> refresh the page -> delete same record It Works fine
- But If I add a new record -> delete same record it don't get deleted from the db
In both case it apparently seems fine from front end but problem is on back end, in second scenario I do not get any request for destroy record either (checked through firebug) So it is obvious that if no request at all how could data get deleted from the db.
Let me know how can I fix this Issue I checked the very same situation on the kendo demo site and it is running perfectly fine.
I hope I convey my question.
Thanks in advance.
Let me know how can I fix this Issue I checked the very same situation on the kendo demo site and it is running perfectly fine.
I hope I convey my question.
Thanks in advance.