This is a migrated thread and some comments may be shown as answers.

How to Change Theme Realtime Problem With Lose data when Changing.

0 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Watit
Top achievements
Rank 2
Watit asked on 25 Oct 2011, 04:04 AM
How to Change Theme Realtime Problem With Lose data when Changing.

StyleManager.ApplicationTheme = new Office_BlackTheme();
GridChild.Children.Add(new moduleDataGrid(fwSL));


When i use  
GridChild.Children.Add(new moduleDataGrid(fwSL));
I'm necessary must to Use it Bring use DLL from External project import and set Theme
But When use new moduleDataGrid(fwSL) My data it Lose.
Help me Please.
Thank You.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Watit
Top achievements
Rank 2
Share this question
or