-
Durai Raj
- PowerBuilder
- Monday, 7 April 2025 01:20 PM UTC
I have a window in which I’ve created a DataWindow that includes a DropDownDataWindow fetching data from an Oracle database table. In another window, I have a DataWindow used to add and remove data from the same Oracle table.
I found a bug: if I delete a row that is currently selected in the DropDownDataWindow, the entire DataWindow disappears.
Is there a way to prevent this—so that if I accidentally delete a row that is in use, the DataWindow doesn't vanish? Ideally, the deleted value should be shown as static (non-editable), while the drop-down continues to work normally for other rows.
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.