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?