Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scroll option with column resize #1

Closed
mmahmood2014 opened this issue Dec 18, 2020 · 6 comments
Closed

scroll option with column resize #1

mmahmood2014 opened this issue Dec 18, 2020 · 6 comments

Comments

@mmahmood2014
Copy link

Hi @dhobi, We have check your script but when we add a scrollbar in the grid, it stops working. it only allow to resize the header only. This is what we have done in javascript:

$(document).ready( function () {
var table = $('#example').DataTable({ "scrollX": true});

Do you have any suggestion on that?

@dhobi
Copy link
Owner

dhobi commented Dec 20, 2020

Hi

I'm successfully using the plugin together with horizontal scrollable tables (scrollX). Possible that the plugin misses to detect this properly in your use case. I will check this asap.

@mmahmood2014
Copy link
Author

Okay sure, I will look forward to hear from you.

@dhobi
Copy link
Owner

dhobi commented Dec 21, 2020

Can you retry it with the latest changes and let me know if it works better for you now?

@mmahmood2014
Copy link
Author

Sure, Let me check

@dhobi
Copy link
Owner

dhobi commented Dec 29, 2020

Any update on this? I'll close the issue otherwise...

@dhobi dhobi closed this as completed Jan 4, 2021
@gurumnyang
Copy link

same issues too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants