- Kelly Kranabetter
- PowerBuilder
- Wednesday, 8 January 2025 11:11 PM UTC
Hi, I'm migrating some code from PB2019 to PB2022 R3 (3397) and an issue has come up in testing where drop down datawindows do not maintain the current selection when a computed column is used as the description.
When mouse clicking on the drop down's down arrow it is expected that the currently selected row is highlighted but the first row is always highlighted.
When pressing the down arrrow key it is expected that the row after the current row will be selected but the second row is selected.
The expected behavior works in PB 2019.
I've attached a test datawindow and a test drop down datawindow to show the issue. They use self contained SQL Server queries that do not require any database structure.
Looks like a PB bug to me but anyone have any insights? I'm reluctant to fix the issue by moving the calculation into the database query because I'm not sure I can identify all places where calculated fields are used.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.