Print Page | Close Window

DevExpress Grids and new 5.1 version of IdeaBlade

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=1287
Printed Date: 22-Sep-2025 at 6:06am


Topic: DevExpress Grids and new 5.1 version of IdeaBlade
Posted By: swylie
Subject: DevExpress Grids and new 5.1 version of IdeaBlade
Date Posted: 27-May-2009 at 3:23pm
We previously had a screen that was using DevExpress 8.3.3 and DevForce 4.2.2.4.  On the screen we had a grid with a repositorycombolookupedit control.
 
In the old versions everything worked fine.  Now with the new version, you can't select the first item in the lookupedit, you can select any other item.  However, if we go into the database now and enter a record with bound index value of zero it works and I can select the first item.  It seems now that we have to have a record with a zero index
 
Why or what changed maybe in the GridBindingManager or something else in the domain model that may have caused this issue?



Replies:
Posted By: kimj
Date Posted: 28-May-2009 at 11:48am
We haven't changed the XtraGridBindingManager in quite a while, but there have been a number of changes to the persistence layer between 4.2 and 5.1.  I'm not able to reproduce the problem you're seeing, so please also post a code snippet showing the setup logic for the XtraGridBindingManager, specifically related to the binding descriptor for the LookUpEdit and the ListConverter and BindingSource used.
 
Also, are you still using DevExpress 8.3.3 with the new DevForce release, or did you also upgrade DevExpress too?


Posted By: kimj
Date Posted: 24-Jun-2009 at 9:06am
For anyone else seeing this problem - we did fix this in a post 5.1.1 build, and it will be generally available in the 5.2.0 release (due in late July).  If you need the fix right away, please contact support.



Print Page | Close Window