Is there an example available on how to use grouping with Self Referencing Heirarchy.
I have a grid which uses Self referencing Heirarchy which is pretty much identical to the example in the documentation. I have tried to group by a field in the grid which is not a KeyName.
For example: Fields
ItemId | ParentId | Name | Company
I have the self referncing heirarchy using ItemId and ParentId which works no problem. Once I add Grouping by Company, the grouping appears to work but is recursive.
Any assistance would be much appreciated.
Thanks,
I have a grid which uses Self referencing Heirarchy which is pretty much identical to the example in the documentation. I have tried to group by a field in the grid which is not a KeyName.
For example: Fields
ItemId | ParentId | Name | Company
I have the self referncing heirarchy using ItemId and ParentId which works no problem. Once I add Grouping by Company, the grouping appears to work but is recursive.
Any assistance would be much appreciated.
Thanks,