How to hide/show columns of relationship on OnFormPopulate event
Hi All,
I am trying to hide some of the columns from the relationship based on parent property value, I have tried below code:
parent.findCurrentRelationshipsTab().grid.setColumnVisible(Col...