Hi all,
I’m wondering if anyone has ideas on how to change the height of rows in table view on a form. It appears that this property is not available in Servoy through css.
Thanks,
Akaash
Hi all,
I’m wondering if anyone has ideas on how to change the height of rows in table view on a form. It appears that this property is not available in Servoy through css.
Thanks,
Akaash
The height of the row is determed by the heigth of the first element or field in the row
hmm… yeah that I knew, so I’m guessing that the css property to control this just isn’t supported.
Thanks - Akaash