I have a requirement Where I need to create a data table in visualforce using jQuery with a expansion / Drill- down button. If i click on the expansion button it should expand the row and show other information.
Here is an example... http://datatables.net/blog/Drill-down_rows. I need to implement this in visualforce.
Please help. Thanks in advance