Hi Kavi,
Actually, If you want to copy RadGridView's ItemsSource to a List you can do it like so:
Note that you should do this in GridView's DataLoaded event, because in other way the bindings of radGridView1 would not be ready.
If that not helps you, may I ask you to give more details about you scenario?
Regards,
Yoan
the Telerik team