Select to view content in your preferred language

How resize widget at runtime (by code)

1948
1
07-21-2011 10:42 PM
DavidPavlicek
New Contributor II
Hello,
is there way to change widget size at runtime (by code)? I tried to set (or bind) values to WidgetTenmplate.height and .width, but nothing happend. widgetHeight and widgetWidth also does not work.

I use AVF 2.3.1.
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
David,

  Try setting the height and/or width of the widget along with the wTemplate height and/or width together.
0 Kudos