Add textboxes and dropdowns
Add textboxes and dropdowns
canwejustcode
Posts: 36Questions: 10Answers: 0
I'm trying to add checkboxes, textboxes and a dropdown that will be populated from the database. I looked at the example, but when I try it in my scenario it errors out. Is there a way to add textboxes and dropdown that is reading from a database and they textboxes will all push data to the database on form submit.
Answers
What example are you referring to?
What are the errors?
Take a look at this rendering example.
Can you post a link to your page or a test case replicating the issues so we can see what you are doing to offer suggestions?
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
I looked at this example: https://datatables.net/examples/api/form.html
Since I'm trying this on a PC that doesn't have access to the internet, I'll post the code snippet I'm using with the error I get.