Hi,
I'm using the SfDataGrid inside a TabControlEx. When the SfDataGrid is in the
first TabItemEx, I can use the Window.Loaded event to set SfDataGrid.ItemsSource and SfDataGrid.View.Filter.
When i place the SfDataGrid into the
second TabItemEx, SfDataGrid.View == null during Windows.Loaded and so i cannot set SfDataGrid.View.Filter.
I have attached a project that illustrates the issue.
Many Thanks,
James.
Attachment:
sfdatagridAndTabControlEx_c1d57e47.rar