I want to show multiple groupin
I want to show multiple groupin
![babar](https://secure.gravatar.com/avatar/1b5f65315c4a79c694c22854bac05e7a/?default=https%3A%2F%2Fvanillicon.com%2F1b5f65315c4a79c694c22854bac05e7a_200.png&rating=g&size=120)
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Answers
Do you mean like this RowGroup example. If not please provide details of what you want to achieve.
Kevin
this is link
https://live.datatables.net/jedelezu/300/edit
this is my code
@model IEnumerable<_Reports>
<style>
.tbl-dept > tbody > tr:nth-child(1) {
color: #0c4a9c;
font-weight: 700;
}
Your test case seems to run correctly. Although you have more columns defined in the
thead
than in the Datatable usingcolumns
.Please provide details of your questions or issues.
Kevin