Need help with Form Inputs..... plz
Need help with Form Inputs..... plz
Hello, sorry for my English,
We are starting to use datatables in our application.
I need to use form input in some datatables.
But do not know where to start. I was entering as follows
"fnRowCallback": function (nrow, ADATA, iDisplayIndex) {$ ('td: eq (2)', nrow) .html ('<input type = "text" name = "VL"' + nrow + '/>' );
}
In other fields appear values but less in the Form fields
Could anyone help me with aglum basic example, receiving data from the server and sending data to the server of the input fields