Ayappan A

Ayappan A

  • NA
  • 95
  • 12.1k

DataGrid Binding async

Mar 12 2020 1:05 AM
Hi All,
   
      I am using mvvm . i want to bind my datagrid with 10000+ records.i am getting this record from database oracle.
 DataGrid item source is in constructor so window takes more time to load the ui.
So i want to load the ui then slowly update my datagrid .
How to achive it .
 
Thanks in advance
 

Answers (1)