• I want to print Categories in HTML table based on Parent category.

    Example
    ——-

    Parent Cat1| Parent Cat2 |Parent Cat3
    ======================================
    Child1     |  Child1     | Child1
    Child2     |  Child2     | Child2
    Child3     |  Child3     | Child3

The topic ‘Print Categories in HTML table.’ is closed to new replies.