This topic is locked

How to modify cell in grid?

10/24/2023 6:45:37 PM
PHPRunner Tips and Tricks
R
rfischerjr authorDevClub member

Using advanced horizontal grid on Designer page, I have three fields (Address, City, State) that I want to display in one cell of the grid (Address).
img alt
I want to display the fields stacked vertically within the cell, i.e.
VendorAddess
qboVendorBillAddrCity
qboVendorBillAddrCountrySubDivisionCode
Which I think would require a <tr> </tr> for each of the rows.
Is there a way to do this within Designer / Style screen without having to manually edit the CSS?
Thank you

admin 10/24/2023

Choose cell Orientation property as 'Vertical':
img alt