Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    width of the grouping row in Timeline

    Hello dear developers,

    I was faced with the following phenomenon in the Timeline.
    The width of the grouping row is limited by the width of the Lane column .
    Is it possible to do the same as done in ListGrid, where the width of the grouping row is equal to the width of the entire ListGrid component?

    Click image for larger version

Name:	TimeLine.jpg
Views:	155
Size:	43.3 KB
ID:	261505

    Click image for larger version

Name:	ListGrid.jpg
Views:	143
Size:	47.7 KB
ID:	261506

    #2
    This isn't possible because Timeline groupFields are frozen, in a different body from the other fields - ListGrid group-rows will size to fill the body containing the group-field, but can't span both bodies.

    Comment

    Working...
    X