Hi @Alex77,
You can need to override the default theme CSS to do that:
.rz-datatable-thead th .rz-column-title {
text-transform: none;
}
Hi @Alex77,
You can need to override the default theme CSS to do that:
.rz-datatable-thead th .rz-column-title {
text-transform: none;
}