Refresh component - perspective

system.db.refresh(event.source.parent.getComponent('Power Table'), "data")

Is there something equivalent to this in perspective?

path/to/table.refreshBinding('props.data')
3 Likes

Thanks Ill try it