How to group multiple columns in jquery datatables
问题 How to collapse and expand the table based on multiple columns grouping. For example I have table like this --------------------------------------------------------------- location | size | cont_no | price | depot | cond | --------------------------------------------------------------- USA | XX | 123 | 230 | SED | LK | USA | YY | 343 | 330 | ASD | HK | UAE | XX | 233 | 230 | SED | LK | IND | ZZ | 123 | 230 | SAD | FK | IND | XX | 213 | 430 | ASD | KK | IND | YY | 433 | 870 | GFD | FK | USA |