| | | StrataFrame Beginner
       
Group: Forum Members Last Login: 10/04/2006 7:43:22 AM Posts: 6, Visits: 17 |
| | We are in the middle of evaluating SF and are trying to use 3rd party web controls. Does anyone have sample code that implements the necessary SF interface for 3rd party web controls. Thanks |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Yesterday @ 4:58:13 AM Posts: 4,379, Visits: 4,421 |
| | Rick, The data binding for the web controls is virtually the same as the desktop. Also, it depends on which type of control you are trying to bind to. For example, if you are just trying to use a grid, there are some things you can do outside of the StrataFrame data binding without having to do anything. Also, when you purchase the framework, you get the source code which allows you to take the data binding methods of our web text box and just copy it over to a 3rd party control. You can review the video (attached) for the WinForms controls and the differences for the web are very minor.
|
| |
|
|