Dear,

DataFlex 20.0.7 Studio 20.0.6.152
SelList -- cDbCJGridPromptList
SQL -- MSSQLDRV
32-bit

I have a relationship through Field_Related_FileField and pbUseDDRelates;

When I use ParentNullAllowed with relationship through varchar field, and the relationship doesn't exist, the relationship buffer is positioned with another record, instead of being cleared.

The parent record's AutoFind attribute is enabled.

When I use ParentNullAllowed with relationship through int field, everything works perfectly.
Problem is only when through varchar field.

Has anyone ever experienced this ?
This did not happen in version 19.1.58.

Edit: Field relationship via uniqueidentifier also has the same problem.