How to create jQuery Datatable Drill-down rows?

后端 未结 3 1054
傲寒
傲寒 2020-12-01 20:35

In my MVC project, I am trying to use a single Datatable and collapse the rows for detail data as shown on Creating an expandable master-details table (jQuery D

3条回答
  •  無奈伤痛
    2020-12-01 21:07

    There is a good example on Datatables Blog having also a wonderful sliding property. There is unfortunately not so much example on the web regarding to this issue, but I hope this example is useful for you.

提交回复
热议问题