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

Help to Fix the Fixed column in tablesorter #1662

Open
RajuTicvic opened this issue May 2, 2019 · 5 comments
Open

Help to Fix the Fixed column in tablesorter #1662

RajuTicvic opened this issue May 2, 2019 · 5 comments

Comments

@RajuTicvic
Copy link

Hi @Mottie ,
I used the Fixed column, the horizontal scroll has working only when i was enter text in filter input or resize the window. Why?
Please help me to fix it.

@Mottie
Copy link
Owner

Mottie commented May 3, 2019

Hi @RajuTicvic!

Please modify this demo to show the issue you're having.

@RajuTicvic
Copy link
Author

RajuTicvic commented May 15, 2019

i refered your stackoverflow link
http://jsfiddle.net/Mottie/856bzzeL/146/ this also the scroll working properly when i resize the result part of fiddle editor until that it works the first column of right side is hidden

my table is coming from dynamically,
tablesorter scroll was not working instead body scroll is working
screenshot-scroll extended page

@Mottie
Copy link
Owner

Mottie commented May 15, 2019

I know this isn't ideal, but add the following code (demo):

initialized: function(table) {
  $(table).resize();
}

@RajuTicvic
Copy link
Author

RajuTicvic commented May 15, 2019

Gd evening @Mottie
thanks for your comments,
I did some few changes in this table- > http://jsfiddle.net/4k6tw2Lz/
The table was broken after changes, i divided the telephone column into 4 columns but first 2 columns is missing

@RajuTicvic
Copy link
Author

Hai @Mottie
Have you any idea about this issue?

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

2 participants