Hi all,
I want to create some custom controls (Let says a tree control). design this and put it's layout and use it in my app pages as controls.
For example, I created a custom control with some basic layout and script on how to render with specific data. In my app pages I want to use the custom control passing data that is retrieved at run time.
Any specific sample pointers on this. I could not find much on this on net.
- Girija