Skip to main content
Awais001
September 5, 2024
Question

How can I set the headers of my table to "cut through" the "object spacing" in auto-layout?

  • September 5, 2024
  • 1 reply
  • 69 views

I am trying to add headers in the table attached below. The problem is the headers are not being left-aligned in the sense that if a header name is long, it goes to the left. The expected behaviour is the long header name should take up the empty space on the right. The header row is still an instance of the “Row Component”.

Any help will be greatly appreciated.

This topic has been closed for replies.

1 reply

Awais001
Awais001Author
September 5, 2024

I did not add a pic earlier … here’s the picture