Hi, maybe a stupid question but how can i assign a generic IList<T> to ObjectView.DataSource since IList<T> doesn't implements IList nor ICollection?
Thanks
Log in to post a comment.
Hi, maybe a stupid question but how can i assign a generic IList<T> to ObjectView.DataSource since IList<T> doesn't implements IList nor ICollection?
Thanks