Datagrid 2 data over 1 to 1 association will not load

0
Hi,   So I have a datagrid 2 on a page where I want to show a string from an associated object. This object is associated 1 to 1 with the main object.  Somehow, the associated data will not immediately show up on the page, but only after clicking in the column itself.   I can see the data only loading when I click in the console:   It seems as though Datagrid 2 wants to be smart in loading the data and doesn't want to show the associated data immediately.    I can not figure out what I can change myself, so I am curious if you guys can help here.     All data:  We open the pop-up page, there are two parameters Only used in the button afterwards We immediately show the datagrid, all columns are shown. Data in one column is not shown, this is associated to 1 to 1 with the Xpath retrieved object of the datagrid 2. When I click in the column all values are immediately shown for that page.
asked
0 answers