Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Jsobrinho77
Creator
Creator

Responsive table Qlik and mashup

Hi guys,

It's possible the table/columns change the size depending on screen size? If the screen is the biggest the table adjusts the size, to not have blank space.

 

 

Labels (1)
1 Reply
Damien_V
Support
Support

Hello @Jsobrinho77

In the default Qlik Sense UI, that happens by default.

In a mashup, you may need to adjust your CSS properties and also call qlik.resize() after a resize of objects to render the objects at the correct DIV size again.

https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/APIs/Content/Sense_ClientAPIs/Ca...

 

If the issue is solved please mark the answer with Accept as Solution.