My customer wants to be able to use the shift and ctl keys with the arrow keys to select multi rows to move from one data window to another. I am currently working on Powerbuilder 6.5 and I don't see anything that will let me do this. Is this even possible? Thanks in advance for any advise.
We have a large population of mobile users and are considering using Oracle 9i lite and mobile server to sync data and application changes. Our application is written in Powerbuilder. I have heard that there are many problems with the mobile server and was wondering if anyone had any comments...
I need to create a graph using data from one row. The row contains multiple columns to put on the graph. The data looks like so:
current_month: 80,month_1: 100,month_2: 75, month_3: 70
month_4: 75, month_5: 90
I want to do a bar graph with Month as category and quantity as value. Is there any...
I have a datawindow that displays a column object as a checkbox. I want to force the checkbox to be checked. I've tried by the setting the column specification. However, it seems that when I retrieve the data from the table the field overrides my column spec. Is there anyway to force the...
I have a table that can contain multiple notes for a document. I want to read the table and display all the notes (from multiple lines)in one row. How can I do this?
A Doc may have zero to three notes.
Table example: Document table:
Doc# 1a
note_line 1
note "start of "
Doc# la...
A datawindow contains several drop down datawindows that are populated in the open event of the window using a retrieve with an argument. In certain cases two of the drop down datawindows retrieve zero records. When the dw_detail.insertrow(0) is performed the user is once again prompted to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.