I want to develop an app which simply allows the users to browse categories(nodes), then read the contents of a html file at the leaf node or a tree.
For example:
Animals
->Dogs->Hound.html
->Dogs->Lab.html
->Cats->Tabi.html
Autos
->Fords->ModelT.html
Navigation should have a back button to go to previous pages. It is extremely simple.
My question is: Is there a UI component already available in the SDK that supports this? If not, is there a template (commercial or free I can use)?
Thank you in advance.
Clint
For example:
Animals
->Dogs->Hound.html
->Dogs->Lab.html
->Cats->Tabi.html
Autos
->Fords->ModelT.html
Navigation should have a back button to go to previous pages. It is extremely simple.
My question is: Is there a UI component already available in the SDK that supports this? If not, is there a template (commercial or free I can use)?
Thank you in advance.
Clint