Question
Removal of duplicate entries from a tree grid
Hi All,
We have a requirement in PEGA v6.1 that in a tree grid view list of datum will be displayed in it. In that list we are having some duplicate and its repeating in the list so we need to remove those entries from the list.
Example:
ID Name Mobile
11 xxxxxxx 9yyyyyyyyyy
14 zzzzzzz 9fffxxxxxxxx
11 xxxxxxx 9yyyyyyyyyy
So we have to remove the duplicate entry in the 3rd row from the above list.
Thanks
Mohamed Nizam
***Updated by moderator: Lochan to add Categories***
Hi,
If you want this to be done from the front-end,y can't u try giving a function in a when rule and use that when rule for row visibility.