Hi All,
i want to pass the dynamic HTML content to tilemanager component. If anyone please help me in this issue.
Thanks
Tamilmani Mohan
Hello Tamilmani,
How you go about this really depends on how you have your Tile Manager implemented and how you want to use your dynamic HTML content. The simplest approach would probably be to set up data binding for the Tile Manager. You could make a call out to the service and then bind the minimized and maximized states to properties in the returned data. For more information about this approach please see the "Binding igTileManager to Data" documentation.
If this approach does not work for you please provide me with more details of how you have implemented your Tile Manager and how you would like to display your HTML.