Hi All,
I want to know the Tile Manager component when i click to open the box, After set the Interval in javascript it again goes to close position. Please any one help me.
Thanks.
Hello Tamilmani,
Thank you for contacting Infragistics!
I have created sample that achieves the requested behavior.
You can use the minimize programmatically by utilizing the minimize method of the igTileManager. You can find more information on its use here: http://help.infragistics.com/jQuery/2015.2/ui.igtilemanager#methods:minimize
I have removed the javascript and css files so you will have to replace them before running.