Skip to Main Content
Feature Request FR-2644
Product Area Page Components
Status CLOSED

10 Voters

Interactive Grid & Multiline headers

tdoberman Public
· Jul 15 2022

Idea Summary
It would be good if the column headers could also be multi-line. Just a reminder that there was such an option in IG for cell content, but not for headers! 

Use Case
Useful wherever we have column headers consisting of multiple words.

Preferred Solution (Optional)
An additional note is that using styles is a bad solution, because they do not change the width of the columns.

This is a great idea! You can already achieve this in APEX today with a slightly different approach.

Comments

Comments

  • mezosi.jozsef OP 3.6 years ago

    I vote foe it.

  • vincent morneau Admin OP 3.1 years ago

    Hi @tdoberman ,

    I just tried adding a multiline header in an interactive grid on APEX 22.2 and it did work.

    I'll close this idea for now but feel free to reply with additional questions.

  • tdoberman OP 3.1 years ago

    This version of text breaking is not very satisfactory, as not all content fits in the header. Breaking in plain HTML in a table is devoid of these problems. Breaking should happen automatically!