New Posts New Posts RSS Feed: DevExpress Grids and new 5.1 version of IdeaBlade
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

DevExpress Grids and new 5.1 version of IdeaBlade

 Post Reply Post Reply
Author
swylie View Drop Down
Newbie
Newbie
Avatar

Joined: 19-May-2009
Posts: 6
Post Options Post Options   Quote swylie Quote  Post ReplyReply Direct Link To This Post Topic: DevExpress Grids and new 5.1 version of IdeaBlade
    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?
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post 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?
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down