Handling column resizing differences between DataTables v2 and v3

Handling column resizing differences between DataTables v2 and v3

sloloslolo Posts: 151Questions: 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,986Questions: 1Answers: 10,984 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

  • sloloslolo Posts: 151Questions: 29Answers: 2

    Hi @allan,

    I tested the latest version of DataTables (v3.0.4), but the problem persists.

    Have you been able to look into this behavior?
    Do you need another test case?

    Have a good day.

  • allanallan Posts: 65,986Questions: 1Answers: 10,984 Site admin

    Hi,

    Here is that same test case updated for 3.0.4. I'm afraid I've not had time to look into it properly yet. I will do so as soon as I can, although I'm not yet sure when that will be.

    Allan

Sign In or Register to comment.