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
1740
Multiple controls with the same ID '400_0' were found. FindControl requires that controls have unique IDs.
posted

I am getting this weird error everytime I rebind the WebHierarchicalDataGrid. The error does not appear when I bind the grid for the 1st time.

Multiple controls with the same ID '400_0' were found. FindControl requires that controls have unique IDs.

The WebHierarchicalDataGrid is placed on a user control that is loaded dynamically.

Thanks

Parents
No Data
Reply
  • 6748
    Suggested Answer
    posted

    Hello Ram,

     

    Thank you for your sample.

    I managed to replicate your issue with it, using version 10.2.20102.1011. Then I tried the sample with the latest service release 10.2.20102.2101, and this issue doesn’t exist anymore. So would you test your real project with the latest hotfix, and let me know if you are still getting this error.

     

    Regards,

    Lyuba

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

     

     

Children