This question is locked. New answers and comments are not allowed.
Hi,
I am using RadGridView and binding a set of data (say 500) records on load using dynamic DataTable. I am implementing an Async behavior and pushing in data in chunks of 500 records to the RadGridView which i append to the DataTable.
Does this mean the itemsource of RadGridView will rebind again? Will the data append to the RadGridView itemsource as and when the records are received?
We want to implement this feature, however unsure of the RadGridView behavior. Will appreciate your response.
Thanks,
Tushar
