Show/Hide More details about a particular record

Show/Hide More details about a particular record

stanwarristanwarri Posts: 1Questions: 0Answers: 0
edited May 2010 in General
Hello All,

I'm new to javascript and ajax. However i love the plugin. Now I followed the example for showing or hiding details for a particular record http://datatables.net/examples/server_side/row_details.html. However i want to show more database column details in the panel without having them first show in the table.
For example lets say i have two column in my visible table Name, Sex. When i toggle the show details i want to more details about that record like Name, Sex, Age, Location, etc. How do i implement that. Thanks
This discussion has been closed.