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 - Execute a method after relationship grid is loaded

Stje_Cro - Monday, March 3, 2014 9:06 AM:

hi,

I need to update the state of some relationship grid fields when they are loaded.
For example set a field as link to a folder if it's not empty and it contain a valid path, or execute a method if an another field is not empty.

I'm looking for a trigger/event for execute a method for do that but i didn't find anything.

The relationship type/grid event has only the onInsertRow, onSelectRow or on DeleteRow events.

Someone can give me an advice on how i can execute a method when the relationship grid, or single row of relationship grid, is loaded?

Thank You