Hello, i want to add Datagrids depending on the number of referenced lists. To achieve this i added a SfDatagrid to a ItemsControl.ItemTemplate.
Unfortunatelly when the entries need more space than available there is no Scrollbar. It's because of the infinite height, but at design time i don't know the height. Is there a way to solve this smart with SfDataGrid (don't want to set height to window height in codebehind)?
Thanks.
Attachment:
sfDatagrid_8d0443f8.zip