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
Hi Ron,
I am still following this thread. Do you need any assistance on it?
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?