Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
XamGrid FilteringSettings throw error when bind to datatable
posted

Hi,

I'm using XamGrid,which is bind to datatable.

When i bind XamGrid to Collection of custom type and enable filter than its works.

But in the case of DataTable type object it throw error.

Error: The DataManager attempted to create an instance of the type ‘System.Data.DataRowView’ which does not have an empty parameter list.

Please reply me ASAP.

Thanks

Arun