How to implement hidden row information?
How to implement hidden row information?
Hi folks,
I found the option to include hidden row information: http://datatables.net/examples/server_side/row_details.html
but I struggle a little when inserting it into my code.
My table works fine with [code]"sAjaxSource": "http://myurl.com/server_processing.php",[/code] Since the plugin needs the server_processing_details_col.php I wondered how I have to combine both.
I placed all JS nicely in my header.php, so everything is fine there.
..Ya, I am new to that shizzle aka PHP and really could need some wise advice be it precise or just a randomized.
Regards, D
PS: I would also appreciate help on http://datatables.net/forums/comments.php?DiscussionID=4234
I found the option to include hidden row information: http://datatables.net/examples/server_side/row_details.html
but I struggle a little when inserting it into my code.
My table works fine with [code]"sAjaxSource": "http://myurl.com/server_processing.php",[/code] Since the plugin needs the server_processing_details_col.php I wondered how I have to combine both.
I placed all JS nicely in my header.php, so everything is fine there.
..Ya, I am new to that shizzle aka PHP and really could need some wise advice be it precise or just a randomized.
Regards, D
PS: I would also appreciate help on http://datatables.net/forums/comments.php?DiscussionID=4234
This discussion has been closed.