AutoGrow in SD Grids

157 views Asked by At

I am working on an Android App (using Genexus). I need to present data from 3 SDTs in my SDPanel (WebServices), so I created 3 grids for that.

The client does not want each grid with its own scrolling - the entire panel must be scroll-able, not the grids individually. This is a requirement.

So i tried to set the "auto grow" property of the grids to true. However this creates another problem, as this property requires the grid's content not to grow. We are presenting text fields that vary a lot in length and must not be trimmed...

Is there any solution or recommendation for this? Thanks

0

There are 0 answers