Hey everyone,
I'm using .fnOpen(nTr, someFunction(nTr), 'someClass') to create a new row of details. Closing the row with .fnClose() deletes the entire element and its contents. Is there an option to just HIDE the row, so the details can be accessed without calling .fnOpen() again?
Thanks for any help!
I'm using .fnOpen(nTr, someFunction(nTr), 'someClass') to create a new row of details. Closing the row with .fnClose() deletes the entire element and its contents. Is there an option to just HIDE the row, so the details can be accessed without calling .fnOpen() again?
Thanks for any help!