-
Konstantin Goldobin
- PowerBuilder
- Thursday, 9 April 2026 02:04 PM UTC
Hi all,
I've never used the Selected property of a datawindow object. The Help describes its value as follows:
A list of the controls you want to select. In the list you designate a group of controls by specifying a range of row numbers and a range of controls in the format:
startrow/endrow/startcontrol/endcontrol
When I assign a string '1/1/first column/last column', where 'first column' and 'last column' are the names of the first and last visible columns, only two cells get selected in the first row, the first and the last. Does anybody know how to select all cells in a row using this property? If relevant, it's PB 2025 build 3711.
Best regards,
Konstantin
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.