Author Topic: Cell alignment bug, align with valign  (Read 290 times)

jplevene

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 210
    • View Profile
Cell alignment bug, align with valign
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6552
    • View Profile
Re: Cell alignment bug, align with valign
« Reply #1 on: March 11, 2026, 11:01:51 pm »