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
1085
Error : These columns don't currently have unique values. For Employee ID#10
posted

Hi , we have a Ultragrid , that lists the documents that belong to a particular employee..That is for all rows the employeeid will have the same value . We have not used any dataset/datatable etc as the datasource of the grid. The datasource is a simple BindingListView<EmployeeObject> object ..While Populating the object we have not used any relations etc..i browsed in the web and found that this error is caused by some relation ship error where duplicate values exists etc etc..Can anyone suggest what's happening..Does the grid internally form some parent child relations etc...i am completely clueless

Parents
  • 71886
    Offline posted

    Hi RC,

    I have made a little bit of research about this error and it seems that it is occuring from the datasource itself. Could you please try to attach, if possible, a small sample project, reproducing the above mentioned issue, I will be happy to take a look at it?

Reply Children
No Data