|
S.NO |
Query |
Response |
|
1 |
is there an example of SfSkinManager in MVVM application? I have looked in the examples but there is no sample with SfSkinManager. |
We have prepared a sample for sfskinmanager using mvvm pattern in which we dynamically changing the theme using combobox . Please find the sample for the same from the following location:
|
|
2 |
Here is my scenario. I have combobox in the title of my application which is loaded with Theme names. the application is based on example given in sample.
the only problem with this approach is using static resources. What I need is load Themes into combobox and select combo item based on stored user preference. When application closes to save the selected item. At this time when I attach binding to SelectedItem of the combobox it gives me error: System.InvalidOperationException: 'Cannot call StartAt when content generation is in progress.' Is there a way to accomplish that?
|
We are unable to understood your query. How you are saving the selecteditem on closing. Whether you expecting the previous theme should apply after launching the application or after selecting theme , you expect the application to close. Can you please brief about its requirement clearly by providing any scenario or provide any video to exactly trace the issue that you faced. If possible, kindly provide us issue reproducible sample, it would be helpful for us to check and proceed on it further. |
|
Recommended approach - exe will perform automatic configuration.
Please find the patch setup from below location:
Please find the patch assemblies alone from below location:
Assemblies Link: https://syncfusion.com/Installs/support/patch/19.1.0.54/613278/F164098/SyncfusionPatch_19.1.0.54_613278_5032021075359407_F164098.zip
|