Details

We have a data grid with so many columns. The first few header text contains a new line char and rest of the columns dont have this new line char. So when this grid is displayed the first few columns the header height is adjusted for two lines. +--------+----------------+ | First | Remaining Cols | | Col | | +--------+----------------+ when I scroll this to the right to see the remaining columns which dont have new line char, the header height is reduced and adjusted for one line. How to disable this feature? I cant remove new line char in first column header text and cant give fixed header height. Thanks in advance.

Use the RSS button to subscribe to comments for this request.

close this
Interested in seeing a response to this question? Vote for it!
Vote (1 vote)
Report abuse

Related recipes