Note about "Save and Load EditableFields" - Pure silverlight
Posted: Mon Dec 20, 2010 6:04 am
Hello,
While i am trying to save editable fields and load them again ( using pure silverilght) , i noticed that saved editable fields will look like this :
Text118
0
1
11111
But, If i try to load this xml using load editable fields method, nothing will happen. So i found that i should add this line in the beginning of the previous xml :
Adding this line will make it work fine. I am not sure if this solved in the new releases. But i think it is good to mention it.
Regards,
Jalal
While i am trying to save editable fields and load them again ( using pure silverilght) , i noticed that saved editable fields will look like this :
Text118
0
1
11111
But, If i try to load this xml using load editable fields method, nothing will happen. So i found that i should add this line in the beginning of the previous xml :
Adding this line will make it work fine. I am not sure if this solved in the new releases. But i think it is good to mention it.
Regards,
Jalal