Was there some kind of resize changes that got added around the same time as the Column Control? - Page 2

Was there some kind of resize changes that got added around the same time as the Column Control?

2»

Answers

  • allanallan Posts: 65,166Questions: 1Answers: 10,797 Site admin

    DT2 probably should have just translated dom to layout.

    I did look into that, but it would have added a large amount of code to the code base, and I suspect would have been very error prone. The layout option is significantly simpler as an API.

    I do accept the transition could have been easier though and my apologies for that.

    Allan

  • REJISREJIS Posts: 34Questions: 5Answers: 0

    I noticed even though DataTables was still showing the same version on the download page there were some components with new versions, so I downloaded a fresh package of everything. I also loaded it as DataTables and the Editor in their own js/css files if that makes a difference (We did that for a while when our license expired then I upgraded it last year so it would work with DT2, and now it is about to come due again, so I figured I better split it off again in case no budget to renew for a while).

    I'm not seeing the resize weirdness suddenly, so maybe the nightly link you shared was missing the new code that actually fixed it. I tweaked the CSS to get rid of the square that was showing in the Select All button from the header select dot too. I'm still having the issue where the filter row in the footer doesn't do anything until I click the x to clear it though. I'm not sure what could be causing it yet, but will continue debugging.

  • allanallan Posts: 65,166Questions: 1Answers: 10,797 Site admin

    Good to hear that the current releases appear to help!

    Allan

Sign In or Register to comment.