A Update Datatable that is based on a View
A Update Datatable that is based on a View
greggreggreg
Posts: 42Questions: 19Answers: 2
in Editor
I have a Datatable thats working nice, but I needed some extra data from the DB, that was easier to get in a MySQL View. SO I have created the view and updated my Datatable to use the View.
But I am not sure how to then link the Update/New/Delete buttons to the original data. The way I am seeing it is in a Update, when clicking a row, the modal comes up blank.
Are you able to point me at a example?
thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
ignore this. Fixed it. I had to label my fields in the editor the same as the fields on the viewer.
Thanks for posting back - good you hear you've got it sorted.
Allan