Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi all,
I wanted to add an AutoRefresh which is intended to be invisible to a responsive mashup. But since it is invisible i don't want to give it any space. The only way currently I see is to create another column/row (which will take at least 5% total space) just for this AutoRefresh. That space is lost...
Thanks
Solved! Go to Solution.
Add a layout with header, and add this widget to the Header, then make the header:
Expanded=false
Overlay=true
Visible=false
You can set it visible=false, that's all
Thanks Carles, but the container that invisible widget is in is still going to take up space, even if we make refresh, the panel it is in, and column all invisible
Add a layout with header, and add this widget to the Header, then make the header:
Expanded=false
Overlay=true
Visible=false
Thanks, Carles, this seems to work