Hi,
when using multiple objects in the XamDatagrid Datasource I get an unwanted view of the grid. The upper section displays as expected but we don't want the lower section. What are we doing wrong here?
Can you help me?
Thanks in advance,
Patrick
Hi Alex,
thanks for your reply.
It looked like we made a mistake with one different field.
Could it be that we now cant change a record in this grid with different objects?
Thanks in advance.
Hello Patrick,
It looks like the XamDataGrid has created separate field layouts for the different types of object. As far as I can see from the screenshot, the XamDataGrid's data items have different properties, therefore different layouts. Depending on what you are trying to achieve, you can hide the label headers on the bottom layout by setting the LabelLocation property of its settings to Hidden. An small sample with the desired behavior would help us assist you in resolve this.
Do you want us to provide a sample?
Is that maybe easier?