Question
Is there any way to get property's label automatically for Grid column header
Hi,
When I create a repeating grid using Report Definition, if I check "Create grid dynamically", then system gets the label by itself for each column in the grid. However if I don't use "Create grid dynamically" and add field by myself, I always need to specify a Value. I understand this is a great advantage if you want to change the label from out-of-the-box ones, but most of the times I use the default. So naturally I want to just use the default label for these fields because otherwise many developers will use slightly different Value in other places and system will become inconsistent. I want to avoid that.
Thanks,
***Edited by Moderator Marissa to update platform capability tags****
Hi Cloe,
Based on the Data source you configure to repeating grid, go that particular class and drag the property and drop it to the repeating grid field. you should automatically see the label captured by the system.
Apart , that is the only easiest way when you want to add multiple properties in the repeating grid manually.
Regards,
Naveen