Open truocphamkhac-agilityio opened 8 years ago
I have table-responsive class and the table element inside it.
table-responsive
table
Eg:
<div class="table-responsive"> <table data-resizable-columns-id="demo-table-v2">...<table> </div>
The table have many columns. When I apply the jquery-resizable-columns for above table, so it does not resize for columns.
Sorry for my bad english.
same problem here... anyone resolved?
I have
table-responsive
class and thetable
element inside it.Eg:
The table have many columns. When I apply the jquery-resizable-columns for above table, so it does not resize for columns.
Sorry for my bad english.