cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically increase or decrease igrid height

aravinth_anandhan
Active Participant
0 Kudos

Hi,

I want to adjust the height of igrid dynamically based on a output from Xacute query. If suppose 3 items are there, my igrid should display only that items without empty space below. Currently i am defining my grid height in applet. Is it possible to increase and decrease the igrid height dynamically?

Regards,

Aravinth

Accepted Solutions (1)

Accepted Solutions (1)

swapnil_mohite
Explorer
0 Kudos

Dear Aravinth,

Once the size is define in applet you cannot changed it dynamically later as per your requirement even though your items size increases or decreases. You can manage it through JS.

Rewards points if found useful.

Regards,

Swapnil

Answers (0)