Handling column resizing differences between DataTables v2 and v3

Handling column resizing differences between DataTables v2 and v3

sloloslolo Posts: 148Questions: 29Answers: 2

Link to test case: https://live.datatables.net/wugetexu/1/edit
Debugger code (debug.datatables.net):
Error messages shown: NA
Description of problem: Hello,

I am having an issue with DataTables version 3.0.2 that I do not experience with version 2.3.8.

Column 3 is being resized excessively and is crushing the other columns (see test case)

What could be causing this problem?

Thanks in advance for your help, and have a nice day.

Answers

  • allanallan Posts: 65,923Questions: 1Answers: 10,971 Site admin

    I'm not immediately sure why column index 3 is being favoured over the others for expansion there! Thank you for the test case, I'll try to dig into what is going on there in the next few days, possibly early next week.

    Allan

Sign In or Register to comment.