Hi,
I need help regarding the Pagination in DataGrid of WPF controls.
I have number of records to display on WFP Grid. so i want to load the these that on scroll posting get changed and so that my UI will not get hang. I also tried background worker but it was not useful. I also EnableRowVirtualization=true but UI get hang till Data Getting load in Grid.