StrataFrame Forum

Any plans for a Syncfusion wrapper

http://forum.strataframe.net/Topic4724.aspx

By Kari Paukku - 11/21/2006

Hi,

do you have any plans to create a wrapper for the Syncfusion's (http://www.syncfusion.com) "Essential Grid" & "Essential Tools"?

Kari

ps. If there are no plans, how difficult would it to create one? 
You had an example of doing a wrapper for a WinForm object (was it a text box or something). Would you have an example of doing the same for a grid or is this something that the StaraFrame community could do as a joint effort?

By Trent L. Taylor - 11/21/2006

do you have any plans to create a wrapper for the Syncfusion's (http://www.syncfusion.com) "Essential Grid" & "Essential Tools"?

The grid will work now without doing a thing.  If you drop a BusinessBindingSource control on your form and then wrap the desired business object in the BBS, you can then bind the BBS to the grid just as though it were any other binding source.  As for their other controls, we have no plans to create a wrapper.

ps. If there are no plans, how difficult would it to create one? 

It really is not difficult to implement the IBusinessBindable interface yourself and we have people do it all the time.  You actually have the sample on your machine if you have StrataFrame installed.  It is the 3rd Party Data Binding sample.  Also, I have reposted the video as this is the 3rd time I have given it out this week Smile  Below is the link to the video.

http://forum.strataframe.net/FindPost4726.aspx