Resize column width of elements of repeater automatically


#1

Hi,

how can I resize the elements in a repeater automatically by resizing of the repeater ? E.g. if the repeater will be resized to 110 % the elmenets within should be resized to 110% as well.

Thanks,

Michel


#2

@michel777 I guess you mean by “resizing the repeater’s wrapper - dynamic panel”? Because repeater is not a regular component and it’s not resizable

com-video-to-gif%20(16)

ResizeRepeater.rp (52.7 KB)

I have the example here wrapping the repeater by a DP, and the repeater item has 2 elements (red block & green block).
And there is an input box listening to onLostFocus event to allow users to set the desired length ratio of the current length (0.5 means half of the current length, 1.0 means the same as the current length, 2.0 means double of the current length, etc.)


closed #3

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.