Does anybody have an information on how to set the maximum number of columns in a slickgrid table? I see that if I have more than 120 columns the new columns appear on a new row in the header section, and what is even worse some columns are hidden.
I am trying to use slickgrid to show excel headers, and I am seeing that when having too many columns slickgrid only optimizes the scrolling of rows and not of columns.
Can anybody guide me in the right direction regarding this?