using dropdown lists in datatables

using dropdown lists in datatables

renegade1111renegade1111 Posts: 4Questions: 0Answers: 0
edited August 2012 in General
hey, i want to use datatables for purchasement management.
is there a usefull option in datatables to realize that?
now i use the standart embedding, the concept is very usefull for me.
i want to create functions that allows to change the values of any fields by admin, i can reallize that with php und js.
a little problem is, after sending my form the table is in standart sort, how i can fix the site / entry (anchor) afert sending a form?
can i use hidden filds like or something like this?
and i need dropdown boxes, whitch the customers work with. they choose one option whitch become updatet in database by onchange.
my problem in this case ist that all options will be choosen by the search and filter, how i can only search the "selected" entrys of the dropdown box instead of the full html code?
to trick the desc filter i use a display:hidden box with the selected entry in front of the

Replies

This discussion has been closed.