DataTable is stripping the out of code.
DataTable is stripping the out of code.
Hankful21
Posts: 1Questions: 0Answers: 0
I am having a hard time grabbing my values through the DOM. When I look at the code through the development tool, it's stripping out the <form>
. But when you look at it through the source code, it's on there.
What I want to do is grab just the Name and Value of each input in the row so if a user decides to change the values, I can put the key and new value in an array and send it to the processing page.
This discussion has been closed.
Replies
Per the forum rules, please link to a test case showing the issue.
Allan