-
Notifications
You must be signed in to change notification settings - Fork 541
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
Feng multiplerows #81
base: master
Are you sure you want to change the base?
Conversation
…examples in the test.html Also changed a little to defaultTheme.css Use jslint to format the codes
Thanks for the pull-request! I'll take a look at this over the weekend. |
Thanks for this @xfsnowind, it fixed my problems. |
@markmalek Hi, how is it going? Is it OK or some problems? |
Hi. I am having this very same problem and the fork of xfsnowind seems to work for me. Is there any chance we get this merged and integrated here? Thanks! |
grrr but that fork breaks fixedColumns since they got an incorrect width regarding the header... |
Sorry, can you specify it? what do you mean? |
xfsnowind : I forgot to mention something. Not only the "fixed columns" look really big (width) (that is when I don't have horizontal scroll, hence fixed columns are not really needed). But when I do have fixed columns and the need of an horizontal scrollbar, then the fixed columns do not work at all with your branch. They simply do not stick (remain visible). If there is anything I could test or help please let me know. |
Yes, thanks for your information. I will look into it these days. And I also add some examples in the demo/test.html. You can check it to see if there is some useful information. If you have more situations, feel free to let me know. |
Hi xfsnowind . Yes, I tried the examples in test.html from your clone and they work fine :( So I don't know what happens in my application. From what I can tell, I am not doing anything strange. |
OK. But do you mind you send me your table html codes or related codes? I guess it would be better. you can send to this email: [email protected] |
Add functionality of fixed columns with multiple rows, check out the examples in the demo/test.html
Use jslint to format the codes
Minify the jquery.fixedheadertable.js