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
HI,
The XamGrid was originally designed for Siverlight and datatables were not supported.
The XamGrid has since been modified to work in Both WPF and Silverlight Environments and to support datatables.
Sincerely,
Matt Developer Support Engineer
Thank you. I was having this problem as well and this fixed the issue. The weird thing (in my opinion) is that the filter can be added without any problems to the XamDataGrid, but when trying to use the XamGrid we run into this exception. Thanks again!
I cant say that I can provide a sample, But will try to provide you asap.
I'm using version 12.1.
Hi VarunJain,
Can you provide a small isolated sample that replicates this issue?
What build are you using?
Sincerely, Matt Developer Support Engineer
I have tried this solution, and the problem is that, sometimes a new Blank Row is added to the datatable.
Which shouldn't be the case.
do give me a solution for this, considering the the same situation.
Thanks,
VJ