Hi alexchou1984,
No, this is not normal to take so much much time loading the DataGrid. Of course, Measurement is a quite big job and must be done as limited as possible. It could be the way you use the DataGrid.
If you are using the LayoutUpdated callback, don't forget it is called on every update.
If you don't find anything in your program, can you send a small sample showing how slow it is when loading the datagrid ?
Thanks.
No, this is not normal to take so much much time loading the DataGrid. Of course, Measurement is a quite big job and must be done as limited as possible. It could be the way you use the DataGrid.
If you are using the LayoutUpdated callback, don't forget it is called on every update.
If you don't find anything in your program, can you send a small sample showing how slow it is when loading the datagrid ?
Thanks.