dobtco / jquery-resizable-columns

Resizable table columns for jQuery.
http://dobtco.github.io/jquery-resizable-columns
535 stars 170 forks source link

Resizable is not working with Bootstrap Table #75

Open kuan2019 opened 4 years ago

kuan2019 commented 4 years ago

Problem: jquery-resizable-columns plugin issue, the width of the site is smaller then the width of the table the plugin doesn't work!

https://live.bootstrap-table.com/code/wenzhixin/4253

UtechtDustin commented 4 years ago

Just as hint: Its a general problem and not a problem of the bootstrap-table. As soon the width of the site is smaller then the width of the table the plugin dont work.

ref https://github.com/wenzhixin/bootstrap-table/issues/5234

thetbw commented 2 years ago

I have fixed it, but the result of my fix may not be universal, maybe he will enlighten you see this https://github.com/thetbw/jquery-resizable-columns

hjrb commented 2 years ago

Still doesn't work