The grid needs to have the ability to conveniently apply auto height for rows in the grid over hardcoded 47px height.
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
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.