Using submit elements in dataTable
Using submit elements in dataTable
Hi,
I am using input field with sDefaultContent. It makes ordering with api, it's fine. Input name is qty.
but when it comes to .serialize(), it tooks all qty like qty=1&qty=&qty=&qty=. how can i prevent it not to take empty ones. Thank you.
I am using input field with sDefaultContent. It makes ordering with api, it's fine. Input name is qty.
but when it comes to .serialize(), it tooks all qty like qty=1&qty=&qty=&qty=. how can i prevent it not to take empty ones. Thank you.
This discussion has been closed.