SynchronizeBusinessObjects

Stimulsoft Reports.WEB discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: SynchronizeBusinessObjects

Post 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.
Daniel Schmitz
Posts: 32
Joined: Tue Jul 03, 2012 2:16 pm

Re: SynchronizeBusinessObjects

Post by Daniel Schmitz »

Hello,

Any news about this question?

Thanks.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: SynchronizeBusinessObjects

Post 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.
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Re: SynchronizeBusinessObjects

Post by PJoyeux »

Had the exact same problem as Daniel... Thanks for adding this feature!!

Cheers,
Pascal
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: SynchronizeBusinessObjects

Post by HighAley »

Hello.

Great! Let us know if you need any additional help.

Thank you.
arunkrsharmaa
Posts: 4
Joined: Sun Feb 04, 2018 3:45 am

Re: SynchronizeBusinessObjects

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: SynchronizeBusinessObjects

Post by Alex K. »

Hello,

That option is not available in the SL version.

Thank you.
arunkrsharmaa
Posts: 4
Joined: Sun Feb 04, 2018 3:45 am

Re: SynchronizeBusinessObjects

Post by arunkrsharmaa »

Alex- Can you help to achieve this with some other way. I am still facing this issue with Silverlight version
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: SynchronizeBusinessObjects

Post by Lech Kulikowski »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
Post Reply