Author Topic: Apply left Indentation on column values.  (Read 2559 times)

supriya.khamesra

  • Newbie
  • *
  • Posts: 12
    • View Profile
Apply left Indentation on column values.
« on: December 26, 2017, 06:24:11 pm »
In PQ grid we set the alignment of the cell value using 'align' property. We are having grouping and the column value needs to be indented left so that it align properly with the groups. Attached is the screenshot with the current and required output.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Apply left Indentation on column values.
« Reply #1 on: December 26, 2017, 06:31:29 pm »
Indentation for child nodes is available by default in treegrid: https://paramquery.com/pro/demos/treegrid

For indentation in row grouping, there is a similar question answered here:

https://paramquery.com/forum/index.php?topic=2470.0
« Last Edit: December 26, 2017, 06:38:37 pm by paramquery »