﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WebForms (How do I?)  » GriView Control / ODBC Support  in Application Framework</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 25 Sep 2026 10:54:23 GMT</lastBuildDate><ttl>20</ttl><item><title>GriView Control / ODBC Support  in Application Framework</title><link>http://forum.strataframe.net/FindPost6338.aspx</link><description>1. Does Strata Frame Work has inbuilt control for GridView Control? Or Do we need to use standard GridView Control provided by Visual Studio 2005?&lt;/P&gt;&lt;P&gt;2. How can we achieve ODBC connection? Some our database is in PROGRESS Database.&lt;/P&gt;&lt;P&gt;3. In your Helpfile / Tutorial there no example for using 3rd Party control. Can you please provide some example or tutorial for the same?&lt;/P&gt;&lt;P&gt;Please suggest and thanks in advance,&lt;/P&gt;&lt;P&gt;Digesh</description><pubDate>Sat, 27 Jan 2007 13:51:28 GMT</pubDate><dc:creator>Digesh Sahu</dc:creator></item><item><title>RE: GriView Control / ODBC Support  in Application Framework</title><link>http://forum.strataframe.net/FindPost6341.aspx</link><description>[quote]Does Strata Frame Work has inbuilt control for GridView Control? Or Do we need to use standard GridView Control provided by Visual Studio 2005[/quote]&lt;/P&gt;&lt;P&gt;StrataFrame does not provide a proprietary grid control.&amp;nbsp; However, you can use any third party control you would like of the standard DataGridView.&amp;nbsp; The next update will include the sample attached to the form post here: &lt;A href="http://forum.strataframe.net/FindPost6278.aspx"&gt;http://forum.strataframe.net/FindPost6278.aspx&lt;/A&gt;.&amp;nbsp; We provide a control called a BusinessBindingSOurce to provide native access to grids.&lt;/P&gt;&lt;P&gt;[quote]How can we achieve ODBC connection? Some our database is in PROGRESS Database.[/quote]&lt;/P&gt;&lt;P&gt;You will just manually provide the connection string.&amp;nbsp; We have native OLEDB providers if this database has an OLEDB provider.&amp;nbsp; In either case, you will need to manually specify the connection string.&lt;/P&gt;&lt;P&gt;[codesnippet]MicroFour.StrataFrame.Data.DataBasics.DataSources.Add(New OLEDBDataSourceItem("","YourConnectionString"))[/codesnippet]&lt;/P&gt;&lt;P&gt;[quote]In your Helpfile / Tutorial there no example for using 3rd Party control. Can you please provide some example or tutorial for the same?[/quote]&lt;/P&gt;&lt;P&gt;Actually we have a video, samples, and help docs on this.&amp;nbsp; If you look under the Samples you will see a sample named 3rd Party Data Binding.&amp;nbsp; This shows how to use our IBusinessBindable interface to acheive this.&amp;nbsp; This video will be included with the installation (if you install the Instructional Videos) in the next update.&amp;nbsp; You can access it here for now: &lt;A href="http://forum.strataframe.net/Topic4726-17-1.aspx"&gt;http://forum.strataframe.net/Topic4726-17-1.aspx&lt;/A&gt;&amp;nbsp;.</description><pubDate>Sat, 27 Jan 2007 13:51:28 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>