Click here to Skip to main content
16,021,115 members

Comments by VandanShah (Top 1 by date)

VandanShah 11-Jan-18 7:32am View    
If there is horizontal scrolling then it will not be scrolled horizontally.
See the fiddle :- https://jsfiddle.net/orbs4g07/9/
you can see there I have given 10000px width but because of position fixed it is not increasing more than that... I want to put the same width of thead cells and tbody cell I can't do that using that... Is there any solution for it?