Open Pondernew opened 6 years ago
I have the same problem (with this fork and the original repo). But I hope, since this is maintained we would get dtOptions
...
I just checked the app I am using the data table in and it appears to be working. I am using Bootstrap 3.
<div class="table-responsive">
<table class="table table-striped" #mf="mfDataTable" [mfData]="listData"></table>
</div>
I have a long table which I cant able to set as responsive and add a scroll for over flow data. Currently it is going out of page