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
1635
Removing rows from grid dataset invokes relationship error message
posted

Our application has ultragirds (V12.1) bound to relational datasets using BindingsSurce. When a child table is removed, we now get the message: Unable to delete the row. Property not accessible because 'Cannot have a relatioship between tables in different Datasets'.  The rows are removed however. This message never occrred in previoous versions. Can we ignore or swallow the error or is there another solution?

Thanks,

Ron 

Parents
  • 71886
    Offline posted

    Hi Ron,

    Are you sure that the 'Relations' collection does not contain any objects referencing any of the objects you are manipulating? You are not getting this from our control, right? I am asking because you have mentioned that this has not been there in the previous versions. Can you also post your code or a sample project which reproduces the issue, if clearing the 'Relations' collection does not help?

Reply Children
No Data