How to add dynamic controls to the xaml?
Are you looking for information on adding dynamic controls? Want to know how to add dynamic controls to the xaml? Read this thread to learn more about dynamic controls examples.
Hi
I would like to know, whether is it possible to create a xaml page in silverlight fully dynamic (all controls to be added dynamically) from Code behind.
Im using MVVM for my development.
Also I want my model property to be created dynamically for my bindings to the dynamically added controls .
Please suggest.
Thanks for your help.