Hi Kumar
All the views and controls in your app have access to i18nModel because their parent, grandparent, root parent is the app.
However, popup and dialog do not have parent. So you have to explicitly set the i18nModel to them.
-D
Hi Kumar
All the views and controls in your app have access to i18nModel because their parent, grandparent, root parent is the app.
However, popup and dialog do not have parent. So you have to explicitly set the i18nModel to them.
-D