is there a way to word-wrap Slickgrid column headers in IE7? I have about 20+
columns in the grid – and almost all columns have 2 or more words.
Thanks for the help!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I solved this by editing 2 css tags:
In
slick-default-theme.css:The
heighthere is adjustable to your needs. This was good to display 3 lines.In
slick.grid.css, change theheightsettings on the below tag to100%: