This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - How to delete a Relationship on onInsertrow() relationship grid event?

anup_negi - Tuesday, January 19, 2016 5:11 PM:

Hi Guies,

I am facing issue in deleting the newly created relationship row.

My requirement is to delete the newly created relationship row , for that I wrote a delete method at onInsertRow() Event of relationship.

In ARAS earlier version 9.4 I am able to delete the relationship using deleteRelationship(); 

but in ARAS 11.0 version deleteRelationship() method is not working.

So if anyone have any idea please reply.

Thanks in Advance.

Regards,

Anup Negi