﻿<?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 » WinForms (How do I?)  » Anyone using DevExpress Grid?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 17 Jun 2026 05:24:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost643.aspx</link><description>Wondering if anyone here is using DevExpress components, specifically their Grid Control, with SF?&lt;P&gt;I'm having a few issues. One is that the BO's current record does not seem to be staying in sync with the focused row. For example, the attached screen shot shows the "Hindi" row selected, if I press Delete on the MaintenanceFormToolStrip, the first row ("German") will be deleted...not "Hindi" as expected.&lt;/P&gt;&lt;P&gt;Secondly, if I edit "Hindi" to "East Hindi", the Save button is not Enabled as usual when I leave the row, yet, when I exit the form, it automatically asked me if I want to save the changes. Upon confirmation, all changes are saved correctly.&lt;/P&gt;&lt;P&gt;Finally, I cannot use the design time editor because the component does not recognize the BO as a datasource...I have to assign the datasource programatically...would be nice to have design-time support...but that's secondary.&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Rob</description><pubDate>Thu, 01 Jun 2006 11:44:02 GMT</pubDate><dc:creator>Robert Linton</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1325.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I cant seem to get the columns of the grid to autopopulate from the bindingsource, so this causes me to have column names like cust_pk and cust_fname&lt;/P&gt;&lt;P&gt;Regards Wayne</description><pubDate>Thu, 01 Jun 2006 11:44:02 GMT</pubDate><dc:creator>Wayne Van Rooyen</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1323.aspx</link><description>I don't have any controls from Infragistics loaded on my computer.&amp;nbsp; We don't have an inherited grid, since the BusinessBindingSource allows you to use a business object as a standard IBindingListView which can be set as a DataSource on any grid.&lt;/P&gt;&lt;P&gt;Is there a specific problem you were having with the Infragistics grid?</description><pubDate>Thu, 01 Jun 2006 11:07:36 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1320.aspx</link><description>Hi Thanks,&lt;BR&gt;I have managed to follow the article for an edit box. I was really having trouble with the datagrid from Infragistics.&lt;BR&gt;Regards WAyne</description><pubDate>Thu, 01 Jun 2006 10:43:56 GMT</pubDate><dc:creator>Wayne Van Rooyen</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1317.aspx</link><description>Yes, Wayne, the simplest way to implement an inherited Infragistics control would be to copy the source code from a StrataFrame control (such as TextBox) and modify the code file to inherit from the desired Infragistics edit control.&amp;nbsp; However that requires a purchased license (to give you the source code).&amp;nbsp; If you don't have a purchased license, then you can find a sample here: &lt;A href="http://forum.strataframe.net/FindPost777.aspx"&gt;http://forum.strataframe.net/FindPost777.aspx&lt;/A&gt;</description><pubDate>Thu, 01 Jun 2006 08:47:17 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1314.aspx</link><description>To solve this in the meantime could you not post a sample file/code so we can use their controls.</description><pubDate>Thu, 01 Jun 2006 07:39:03 GMT</pubDate><dc:creator>Wayne Van Rooyen</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1295.aspx</link><description>We're having a few problems dealing with their legal department.&amp;nbsp; Essentially, if we create a wrapper, we have to be come a reseller/distributer for them and package their product with ours, like DeKlarit does... the jury is still out, sorry :ermm:</description><pubDate>Tue, 30 May 2006 11:25:10 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1293.aspx</link><description>Any progress with Infragistics on providing a wrapper for their controls?&lt;/P&gt;&lt;P&gt;-Larry</description><pubDate>Tue, 30 May 2006 11:17:34 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1171.aspx</link><description>Oh, yes, we have a continually growing list of topics that need to be updated and/or written.</description><pubDate>Tue, 09 May 2006 13:46:12 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1165.aspx</link><description>oh&lt;br&gt;
&lt;br&gt;
I hope You're collecting these gems for the Help file.</description><pubDate>Tue, 09 May 2006 12:02:44 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1152.aspx</link><description>Kari,&lt;P&gt;The DevExpress wrapper is just about complete.&amp;nbsp; We put more work into it to make it more like our standard collection.&amp;nbsp; We even added some additional functionality into the BrowseDialog that does not exist in the standard BrowseDialog and created a control called an EnhancedList that is similar to the behavior of the standard collections ListView.&lt;/P&gt;&lt;P&gt;We will make the Wrapper available online probably next week for download.&amp;nbsp; However, there have been some modifications to the framework itself to allow for this type of functionality and we are going to make that available as well first since the DevExpress wrapper will require those changes.&lt;/P&gt;&lt;P&gt;So in short, it will be next week sometime when you can get your hands on the wrapper.&amp;nbsp; Hope this helps.;)</description><pubDate>Tue, 09 May 2006 09:14:36 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1147.aspx</link><description>The reason it only shows the first row is because that is the default functionality of the business object.&amp;nbsp; On the business object that you bound to the grid, set the "IsListSource" property to true, and the other 189 records will be visible.&amp;nbsp; That property determines how some of the property descriptors are handled.</description><pubDate>Tue, 09 May 2006 08:26:04 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1138.aspx</link><description>As a related question, how come you provided a customized version of the ListView but not the DataGridView? It offers a lot of useful functionality (such as column sorting). I tried to bind a BO directly to the MS DataGridView and it only displays the first row of the result set (leaving the other 189 invisible).</description><pubDate>Mon, 08 May 2006 17:20:04 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1133.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;What is the situation with the DevExpress wrapper?&lt;/P&gt;&lt;P&gt;Kari</description><pubDate>Mon, 08 May 2006 15:46:11 GMT</pubDate><dc:creator>Kari Paukku</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1131.aspx</link><description>Yes, as a matter of fact, they contacted us just a few minutes ago.&amp;nbsp; We'll let you know the results of our correspondance with them :)</description><pubDate>Mon, 08 May 2006 11:28:35 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost1130.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f5080"&gt;&lt;FONT face=Arial&gt;Last week I sent an e-mail off to Infragistics Sales asking them if I should switch to Dev Express controls if I wanted something that would be easy to use with your Framework. I received an email back this morning saying that they would contact you. Hopefully both companies will work things out and we’ll get an Infragistics wrapper:).&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f5080"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Arial&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f5080"&gt;&lt;FONT face=Arial&gt;-Larry &lt;/FONT&gt;&lt;/SPAN&gt;</description><pubDate>Mon, 08 May 2006 11:13:07 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost986.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;An &lt;FONT color=#ff11ff&gt;Infragistics&lt;/FONT&gt; &lt;FONT color=#ff11ff&gt;wrapper&lt;/FONT&gt; is not a function of development -- it is a legal issue.&amp;nbsp; We are currently waiting on a ruling from Infragistics' legal department.&amp;nbsp; Their current stance is we can't distribute a wrapper without violating their license.&amp;nbsp; I know it seems crazy all it would do is help them sell more copies.&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Nevertheless, they will not respond to our requests.&amp;nbsp; If you want a wrapper you need to contact their sales department and nudge them along.&lt;FONT size=3&gt;&lt;FONT color=#000000&gt;&lt;FONT face="Times New Roman"&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Thu, 27 Apr 2006 19:39:50 GMT</pubDate><dc:creator>Steve L. Taylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost979.aspx</link><description>Mike,&lt;br&gt;
&lt;br&gt;
We'll be notifying people through a mass email on the forum.  As for choosing DevExpress first over other grid products, we had several users specify that they wanted to use DevExpress controls (no one really mentioned anything else).  As for the grid itself, we aren't going to subclass it other than to create a "list" that works similar to our current ListView (in details display mode).  You can already use a DevExpress grid with a business object as the data source, so we aren't going to create a custom wrapper for the GridControl or GridView.</description><pubDate>Thu, 27 Apr 2006 14:09:30 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost978.aspx</link><description>Hi Guys, I'm very excited :w00t: about you guys creating a DevExpress wrapper so that their Grid product can be used seamlessly with StrataFrame.  How will you guys be notifying us when the wrapper is ready? The forums or a mass email to registered users?&lt;br&gt;
&lt;br&gt;
P.S. I'm just curious... What made you choose to create a DevExpress wrapper first out of all the other grid products?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;</description><pubDate>Thu, 27 Apr 2006 13:59:59 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost730.aspx</link><description>Rob,&lt;br&gt;
&lt;br&gt;
The reason you're getting that exception is that .NET will not allow you to manually add items to a combo box when you set the DataSource property to an object.  So, make sure you don't have items in the combo box.  Also, make sure the PopulationType property is set to Manual.&lt;br&gt;
&lt;br&gt;
However, the SF ComboBox was designed to be populated using a business object through the PopulationDataSourceSettings property, not by setting a business object as the data source directly.  You might give it a try.  There's a tutorial topic on ListControl Population under Getting Started -&gt; Tutorials -&gt; Creating a WinForms App [VB] -&gt; List Control Population.</description><pubDate>Fri, 24 Mar 2006 16:37:45 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost723.aspx</link><description>Hi Ben,&lt;/P&gt;&lt;P&gt;Very cool, now that you've implemented the I-faces I see the BO in the drop-down list for DataSources.&lt;/P&gt;&lt;P&gt;However, I attempted to assign a simple BO to a SF ComboBox DataSource and Assign my text value to DisplayValue, I get the following error at runtime:&lt;/P&gt;&lt;P&gt;"Items collection cannot be modified when the DataSource property is set."&lt;/P&gt;&lt;P&gt;ApplicationException&lt;BR&gt;&amp;nbsp;An error occurred while creating the main form&lt;BR&gt;TargetInvocationException&lt;BR&gt;&amp;nbsp;Exception has been thrown by the target of an invocation.&lt;BR&gt;ArgumentException&lt;BR&gt;&amp;nbsp;Items collection cannot be modified when the DataSource property is set.</description><pubDate>Fri, 24 Mar 2006 13:08:43 GMT</pubDate><dc:creator>Robert Linton</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost718.aspx</link><description>FYI, Rob,&lt;br&gt;
&lt;br&gt;
The version that supports compound primary keys also implements IBindingListView and ITypedList on the BusinessLayer class (all business objects), so you can now assign a business object directly as the data source for a grid.  This also solves the problem of needing to re-assign the data source each time you fill the business object (because the internal data table reference changed).  &lt;br&gt;
&lt;br&gt;
Additionally, when you Add and Delete records, it uses the appropriate methods on the business object to ensure that the proper hook events are fired (such as SetDefaultValues).</description><pubDate>Fri, 24 Mar 2006 09:57:16 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost686.aspx</link><description>Sounds good.&amp;nbsp; I will send you an example tomorrow.&amp;nbsp; In fact, I will post the sample on&amp;nbsp;the forum so other users can see how to do this as well.</description><pubDate>Tue, 21 Mar 2006 19:45:42 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost683.aspx</link><description>A VB example would be helpful. I wanted to get an idea of what is involved in implementing the interface for an Infragistics UltraTextEditor or UltraComboEditor control.&lt;/P&gt;&lt;P&gt;-Larry</description><pubDate>Tue, 21 Mar 2006 18:27:33 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Anyone using DevExpress Grid?</title><link>http://forum.strataframe.net/FindPost676.aspx</link><description>If you will be binding to a grid, you really do not need the IBusinessBindable interface since the grid will interact with the CurrentDataTable or CurrentView as its datasource.&amp;nbsp; However, I would be more than happy to send you a sample on how to implement the IBusinessBindable interface.&amp;nbsp; What language do you use, I can't remember :D</description><pubDate>Tue, 21 Mar 2006 12:32:46 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>