Skip to main content

Hi guys,


Would appreciate your help,


I’d like to know how I can establish a particular row in a table as the parent row, and rows below it as children, (so that I can hide/unhide the children rows as needed).


So for example, row #1 is a city name, and rows 2-5 are town names within that city.


At the moment, I can’t seem to establish row 1 (the city name) as a subheading on its own, such that I can then set rows 2-5 (town names) as rows within that subheading’s umbrella.


Please let me know if there’s a way to achieve this?


TIA, Gennady.

If you have both a city and a town name on each row, you can group your records by city:



Reply