Print Page | Close Window

Can XtraGridBindingManager 5.2.3 work with DevExpress 9.2.6

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2009
Forum Discription: For .NET 3.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1531
Printed Date: 08-Apr-2025 at 8:33pm


Topic: Can XtraGridBindingManager 5.2.3 work with DevExpress 9.2.6
Posted By: Suah
Subject: Can XtraGridBindingManager 5.2.3 work with DevExpress 9.2.6
Date Posted: 26-Oct-2009 at 11:06pm
Current project is
DevForce 5.2.3 winclient with DevExpress 9.1.3

Tried to upgrade to DevExpress 9.2.6
but this no longer work in the designer class:

private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
    this._debtorXGBM.ColumnView = this.gridView1;





Replies:
Posted By: davidklitzke
Date Posted: 27-Oct-2009 at 8:44am
When we released 5.2.3 on October 15, we found a problem with the DevExpress 9.2 Designer software.  We fixed the problem and put the new version on our website on October 19.  Go to our website and get a version of 5.2.3 that is dated October 19 or later.


Posted By: Suah
Date Posted: 27-Oct-2009 at 3:20pm
Thank you. Will try that now.


Posted By: Suah
Date Posted: 01-Nov-2009 at 5:20am
This was solved by replace the IdeaBlade.UI....DevExpress.912 reference with IdeaBlade.UI....DevExpress.924. 



Print Page | Close Window