Hi All.
I have 2 sfDataGrid.
One in a tabItem.
One in another TabItem, the hidden.
Both are filled by the same method using ItemsSource = ObservableCollection.
The visible sfDataGrid load data well, the hidden NOT load until I show it, selecting the second tabItem.
To Me this is a BUG.
Strange nobody note this.
There is a workaround for this ?
Arn