1
0
-1
2 answers
- 321
Your datalist should contain the primary key of the table(attached to form) from which you want to delete the data and that primary key column should be named 'id'
Add your comment... - 10-1
Hi, there isn't enough information to really tell what is going on. It could be likely that the delete button is not configured correctly. If you use the CRUD Menu you can just set the "Show Delete Button" to enable delete functionality.
Add your comment...
Hi,
I can't seem to delete any records from the datalist. I've linked the delete button to the form I used to store/edit the record, but the all button does now is just refreshes the page but no records are deleted.
Anyone know the reason why this is happening?