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
20
Creating Tile dynamically
posted

i would want to create a tile dynamically using reactjs.net and ignite UI - tile  Manager , the tile shouldn't have maximize or minimize  property. It should be able to create the tile depending on the data being fetched from the server using webapi. The server will send the details which  would have text and the color of the tile.

How would i do this using igtileMangaer?