This question is locked. New answers and comments are not allowed.
Hi
Basically, I have the following data:

My requirement is to achieve the following:
1. The CategoryName to be parent if the ParentID is 0
2. The CategoryName to be child of the respective parent if the ParentID is non-zero.
How can i achieve this?
Basically, I have the following data:
My requirement is to achieve the following:
1. The CategoryName to be parent if the ParentID is 0
2. The CategoryName to be child of the respective parent if the ParentID is non-zero.
How can i achieve this?
