Hi there,
Im trying to create multi detail table when variable change.
The data source is XML.
It’s repeating on PIEInvestorTaxDetailModel.
Base on ZeroRated it has been splited into two group ZeroT and noneZeroT
And in eache of group I need to extract record when GlientID is changing.
Since i cannot find any onChange method when using XML as source data, is this doable?
If so can anyone help?
Thanks