Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 16, 2009 07:10
open dhtmlx forum
setInitWidthsP - columns size in Percent

Percent of what? Is it percent of grid size?

Also - why the lust column takes all that left but not assigned percent?

Thanks
Answer posted by dhxSupport on Mar 16, 2009 08:37

>>Percent of what? Is it percent of grid size?

Percent of grid's container width.

>>Also - why the lust column takes all that left but not assigned percent

Are your last column has (*) width? If yes then it's expected behaviour.

Answer posted on Mar 16, 2009 11:59
no , my last column has assigned percent size, but acts like *
Answer posted by dhxSupport on Mar 17, 2009 04:23
Are you using enableAutoWidth(true) in your grid? Could you please send us sample where this issue occurs?