Declined
Last Updated: 14 Oct 2021 11:05 by ADMIN
Paul Reynolds
Created on: 21 Oct 2013 23:37
Category: Kendo UI for jQuery
Type: Feature Request
3
Kendo Mobile: Methods to set properties dynamically
At the moment, Kendo mobile is pretty 'static': you need to define labels, etc. for switches at the point of construction.

This makes internationalisation a little tedious, as to change the label for a different user selected language, we have to 'manually' use jquery to dig out the span, etc.

It also means that whilst we can get it working as mentioned above, any update to the toolkit could break our code as we are building in expectations on html structure.

Further, aside from label setting, 'containers' need to adjust their sizing to accommodate the dynamic content, e.g. switch is a good example of static!
1 comment
Sateesh
Posted on: 24 Oct 2013 15:22
Please allow mobile controls to handle the size. if we changes the size it renders goes away.