Hi
Please let me know is it possible to use ignite grid controls and other controls with in tile manager. Also i have to do some edit operation in tile manager. is it possible.
Thanks,
Arulraja.s
Let me know if I may be of further assistance.
Hello,
While I can run your sample code just fine, I made a change to it. In tile1, you have one DIV in which you place one Graph. For my use case, in tile 1, I need a header area above the graph in which I need to put some dropdowns of HOW the graph should look. The graph is not reducing in size for the header DIV, and I am now getting a scrollbar for tile1. Here is my change to your example. (Only change is adding of header1 line).
How do I get multiple DIVs to work in a single tile without getting the scrollbars?
Thanks