Hi all,
I'm looking for WebIDE examples.
I'm looking for basic document where I can consume Gateway service and populate data accordingly in WebIDE.
Say my service gives me the list of employee details. I want to display those employee details in the WebIDE.
Employee 1
Employee 2
Employee 3
These comes in my master Tile , upon cllicking it shows me the detail tile example
Employee 1-> Name : ABC
Street: 123
Salary: 20000
Employee 2-> Name : XYZ
Street: 8910
Salary: 90000
and so on, I took this example just to know how to build a project from the stretch.
just to know how the properties of each works.
Thanks in Advance.
Sandhya