28
Views
5
Comments
Solved
[OutSystems Data Grid] Ability to set Auto Row Height
data-grid-reactive
Reactive icon
Forge component by Gonçalo Martins
Application Type
Reactive

The grid needs to have the ability to conveniently apply auto height for rows in the grid over hardcoded 47px height.

Solution

Hi  @Arun Sashayala 

If you explore a bit the input fields you'll see that you have a specific configuration for that called RowHeight:

But this optional config only take integers, what if we need a Auto height in rows.

Hi @Keshav Raghav 

That option is not currently offered out of the box but you can achieve it as described in this post.

Cheers,
GM

The Javascript provided in the specified post is not working in my case. Please see my comment here 

https://www.outsystems.com/forums/discussion/76900/rows-with-auto-height/#Post317654

Hi @Keshav Raghav 

First of all, please avoid having messages split across different posts about the same topic (in that case create a new post in the future).
Then, you need to provide more information, like the OS Data Grid version and a sample oml with your code not working. Otherwise, this will be harder to troubleshoot and not very efficient for anyone.

Cheers,
GM

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.