Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1034
Changing grouped row text
posted

Hello,

We are using the parent child in the WinGrid, because we were not have any help on using the WinTree to achieve this.  But it is fine if we do this:

 

We need the grouped row to have the text of the parent name and not the parent ID. For example:

PanretID=1 ParentName="Cat1"

I will tell the WinGrid to sort it by the PanretID, but I want it to display Cat1 and not the default text which it displays as "ParentID: (20) items".