second level grouping datatable not working

second level grouping datatable not working

carolline89carolline89 Posts: 2Questions: 1Answers: 0

Hi, I'm currently working on datatable jquery.

I have a question. Could you take a look at http://stackoverflow.com/questions/30993128/datatable-jquery-second-level-grouping-not-working

I don't know where is the mistake. Anyone can help ? Thanks before..

Replies

  • allanallan Posts: 63,687Questions: 1Answers: 10,500 Site admin
    edited June 2015

    The RowGrouping plug-in is third party software and not supported here. Indeed, the project hasn't been updated since 2012, so I doubt it is fully compatible with the current releases.

    I'm afraid the answer, therefore, is that you'll probably need to debug the plug-in. I'm not even sure it supports two level grouping, so you might need to add that feature.

    Allan

This discussion has been closed.