Hi,
i have a datasource where the nested data has the same type like the master data. So the default display looks like this:
But we want to display the nested data just with an indent of the RecordSelector like this:
Is this possible with a style or something?
Thanks,
Bastian
Hello Bastian,
I was looking into your requirements and I can suggest you handle the LabelPresneter SizeChanged event in order to synchronize the sizes of the columns with the same names which are placed in different layouts. This will ensure that even if the user resize a field from one of the layouts the other will resize accordingly. For further reference, please have a look at the attached sample.
If you need any additional assistance on this, please feel free to ask.
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.