ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: nuno.nogueira on April 07, 2014, 10:56:00 pm

Title: How to wrap the column heading
Post by: nuno.nogueira on April 07, 2014, 10:56:00 pm
How can I wrap the text of a certain column?
Eg: a long text may have 2 rows.

I tried adding a class to the column and also defining in the colModel:

Code: [Select]
{ title: '<span style="word-wrap:break-word;">'+'Saldo a 01-01-2014+'/span>' , etc....
Title: Re: How to wrap the column heading
Post by: paramvir on April 07, 2014, 11:00:25 pm
Please use the options wrap ( for grid body)  and hwrap ( for grid header )