Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
665
How to pass the dynamic HTML to TileManager Component
posted

Hi All,

i want to pass the dynamic HTML content to tilemanager component. If anyone please help me in this issue.

Thanks

Tamilmani Mohan

  • 8421
    posted

    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.