Votes
Answers
Views
Question
1
1
243
asked 10 years ago by kaptainkayoss
updated 10 years ago by rich-text
I am trying to work with a power builder data window object. I have to select multiple items in the list. When I do a select method, each time I select an item it deselects the previous one. Is there a way to do a multiple selection? I don't see a method to allow this in the PbDatawindow object help...
6
3
231
asked 13 years ago by fandabidozi
updated 9 years ago by nehaa
Does anybody know how to get all of the data from a Power builder pbdatawindow?
1
1
49
I am currently working on a project that is uses the Powerbuilder to generate financial reports. These reports typically have subtotals throughout the report in addition to the grand total at the bottom of these reports. For the report that I am validating, the subtotals and grand totals cannot be s...