Alignment issue when columns more than 5

Tags: #<Tag:0x00007f8b1d16ad50>

I have 35 columns in my table. But when I scroll to right most column, I can see alignment issue.

Hi @robert.shay
Please prepare a JSFiddle demo that shows that issue.
You can use this demo as base: http://jsfiddle.net/sro431uu/
It has 10 rows and 35 cols like your example

Hi Aleks,

http://jsfiddle.net/sro431uu/

If there is empty data, last column is not rendered correctly when we have fixed width and fixed colwidths

Hi Robert,

Here: http://jsfiddle.net/dwy5027r/ I’ve did the same example. Can you guide me on how to replicate the issue?