Page 2 of 2
Re: SynchronizeBusinessObjects
Posted: Fri Oct 25, 2013 1:58 pm
by Alex K.
Hello,
Thank you for the detail description.
We will try to add new option for solve this issue. Will be available in the next prerelease builds. We will let you know about the result in this topic.
Thank you.
Re: SynchronizeBusinessObjects
Posted: Wed Dec 04, 2013 12:59 pm
by Daniel Schmitz
Hello,
Any news about this question?
Thanks.
Re: SynchronizeBusinessObjects
Posted: Thu Dec 05, 2013 8:12 am
by HighAley
Hello.
We have added a new property
ColumnsSynchronizationMode in our 2013.2 release. You should set its' value to
RemoveAbsentColumns.
Code: Select all
StiOptions.Dictionary.BusinessObjects.ColumnsSynchronizationMode = StiColumnsSynchronizationMode.RemoveAbsentColumns;
Thank you.
Re: SynchronizeBusinessObjects
Posted: Thu Jan 23, 2014 8:25 am
by PJoyeux
Had the exact same problem as Daniel... Thanks for adding this feature!!
Cheers,
Pascal
Re: SynchronizeBusinessObjects
Posted: Thu Jan 23, 2014 10:48 am
by HighAley
Hello.
Great! Let us know if you need any additional help.
Thank you.
Re: SynchronizeBusinessObjects
Posted: Sun Mar 18, 2018 8:59 am
by arunkrsharmaa
Hi i am not able to find this property into my StiOptions.Dictionary.BusinessObjects class . version i am using 2017.2 silverlight.
can you help please
Re: SynchronizeBusinessObjects
Posted: Tue Mar 20, 2018 6:24 am
by Alex K.
Hello,
That option is not available in the SL version.
Thank you.
Re: SynchronizeBusinessObjects
Posted: Fri Apr 20, 2018 7:24 am
by arunkrsharmaa
Alex- Can you help to achieve this with some other way. I am still facing this issue with Silverlight version
Re: SynchronizeBusinessObjects
Posted: Sun Apr 22, 2018 5:41 pm
by Lech Kulikowski
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.