Hi All,
I am facing an issue which I think i have worked with earlier ( and was resolved) but not able to recollect. I am binding a grid view using a observable collection. Binding and everything else work fine just that I am not able to sort it.
The problem comes when I am trying to get the values from the bank end using observable collection and assign it to Data Table or Default View to Sort.
Unable to cast object of type '.ObservableCollection to type 'DataTable'.
I remember working with this issue and have successfully resolved it. But cant recollect how? Any suggestions on this please!
Thanks and Regards,
N1ZAM
Go to the complete details ...