Anyone please teach me how to resize the table in run time beyond the window's width & add H

Anyone please teach me how to resize the table in run time beyond the window's width & add H

MukunDCreatorMukunDCreator Posts: 1Questions: 1Answers: 0
edited November 2019 in Free community support

Hello World,
Hope you guys are doing good.
Anyone can teach me how to drag and expand the table width and add horizondal scroll bar.
I shared the expected output diagram.

For your reference - https://whiteboardfox.com/947363-7401-5478

My js Code: https://jsfiddle.net/mukundcreator/vj0qcL4w/1/

advance.

Answers

  • kthorngrenkthorngren Posts: 20,309Questions: 26Answers: 4,769

    There is nothing built into Datatables for resizing columns. This thread links to a couple third party JS tools to allow for this. But people have had varying results with the libraries.

    scrollX is used to add the horizontal scrollbar.

    Kevin

This discussion has been closed.