Hi,
Why aren't child object properties displayed when in a GridColumn?
<GridColumn Field=@nameof(Event.Client.Name)>
When we using the syntax above the Event Client object name property should be shown but weirdly the Event name property is displayed? Do we need to use different syntax?
Thanks,
Alex