ParamQuery grid support forum

General Category => Bug Report => Topic started by: jplevene on March 11, 2026, 01:22:23 am

Title: Cell alignment bug, align with valign
Post by: jplevene on March 11, 2026, 01:22:23 am
In columnModel, if you set below:

Code: [Select]
{
  align: "center",
  valign:"center"
}

It only sets valign and ignores align.  Remove valign and align is fine.
Title: Re: Cell alignment bug, align with valign
Post by: paramvir on March 11, 2026, 11:01:51 pm
Its fix is mentioned in this post

https://paramquery.com/forum/index.php?topic=5089.msg18104#msg18104