creativetimofficial / ct-material-dashboard-pro

Material Dashboard Pro - Premium Bootstrap 5 Admin
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics
116 stars 28 forks source link

Hello, I have a problem with data tables, I want to use ngx data table but when I use this the CSS classes is not applying on it. #184

Closed Sachin124 closed 5 years ago

Sachin124 commented 6 years ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

expected

Please describe the behavior you are expecting

Current Behavior

actual

What is the current behavior?

Failure Information (for bugs)

I am using the one of the best data table NGX because of no jquery or many reasons, but when i use this bootstrap table CSS classes is not working on this. following is my code:

<div class="card-body">
       <ngx-datatable class="table table-striped table-no-bordered table-hover"
                        [rows]="rows"
                        [columns]="columns">
       </ngx-datatable>
 </div>
groovemen commented 6 years ago

Hello @Sachin124,

Thank you for using our products, you have reported this issue on a different repository, please open this issue on the following repo.

Best, Stefan