WebDBComboBox dataset field value not updating in Web Core 2.9

The component works correctly in v 2.8 and 2.8.1 but does not work in 2.9 and 2.9.1. The value of the field in the dataset is not updating when a new value is selected from the drop down list.

Thank you,
Elias

Do you have more details?
Do you use a ListSource? Is this with AutoEdit on the dataset?
Other details?

Hi Bruno,

I responded to the email that I received in my inbox but I guess that does not post the response in here. This is what I emailed to support on 07/22.

I use a ListSource. The issue is happening with both AutoEdit and when I specifically set the data set to Append or Edit mode.

It works fine in Ver 2.8 and does not work in 2.9. By the way, WebDBLookupCombobox works fines in both 2.8 & 2.9.

The attached project shows the issue. Run the project, click Append, select a value from the drop down, click Display DataSet Value, click Post.
webDBComboBoxClient.zip (9.4 KB)

V 2.8 results:

V 2.9 results:

Thanks,
Elias

We'll check but just to be sure, do you use v2.9.1.0?

Yes. The issue is occurring with both 2.9 & 2.9.1 and it works with 2.8 and 2.8.3