Get Custom Repeating Panel Titles to line up with row items

I’ve created a custom repeating panel here, but you can see the row titles dont match the columns

When I try to move the lines in the row, it moves it in sections, rather than allows me to custom align it.

I am adding the title row on the Form, not the RowTemplate as I dont want every row titled. I put the header row inside a column panel because I cant put the labels side by side otherwise. Is that correct or am I doing it wrong.

Data Grids have a title row built in:

So if your Repeating Panel is in a Data Grid, you’ve got a head start.

Hi
I just used the shell of it, and populated all the fields using self.item[' '] as soon as I deleted all the columns, the titles went to. I can recreate the title row, but cant drag and drop labels into it.

You may not have to. Scroll down (in the docs) to “Columns”, and take a closer look at the screen shot. Where you define your Columns, you also define each Column’s title.

lol as my dad would say RTFM - thank you I have now done exactly that and fixed it!

In Anvil’s earliest days, I would struggle to find things. Now, Anvil’s documentation is extensive. Its Search feature doesn’t stop at its documentation, either, but extends into these Forums!

No joke: self-service with Search will usually get you an answer quicker than any other method!

2 Likes