ashhadvv - Thursday, December 11, 2014 8:47 PM:
Hi Community,
From the relationship grid event context, I was trying to set the value of a property and refresh in the source item form.
With Aras 9.3 version the following code worked and refreshed value properly in the form.
top.instance.window.handleItemChange("property",value);
The same piece of code is not working with 10.0. Any alternatives are availabe ..?
Thanks in advance..!
Neo