Discussions tagged DataWindow

Hello, I have a composite datawindow with two nested reports. One of them has a retrieval argument that is a number array. I haven't found a way of defining such an argument for the main dw and passing it to the nested report, so I retrieve the nest...
Hi guys, Using PB2019 R3   i have a tab control with different tabpages. On one of the tabpages has multiple datawindows (about 15 different ones) How can i get a vertical scrollbar on this tabpage please ? When it's only one datawindow , i can...
I have a datawindow that has a background image that we are using to print a report on top of. The image is sitting on a picture object. For some reason, this image has a background of Fuchsia (or Magenta) in the image. If I view the jpeg in just t...
Hi guys,   We have an inputscreen with about 100 inputfields. My goal is to have a database driven tooltip functionality. I can create a global function that has inputarguments for example : the column name and the language of the user How can i...
Hi, I have a problem when saving DW content in PDF format using Distill! mode . Windows 11 PowerBuilder 2019 R2 Ghostscript 9.19 , 9.27 or 9.56 (I tried with all versions...) with any version of ghostscript the created PDF is empty.Using Win10 t...
Since migrating from PowerBuilder 2019 R2 to 2022 R3, we've had an influx of user complaints where they get "JPEG Processing Error: Insufficient Memory (case 4)" popups and windows error logs stating that faults occurred in VCRUNTIME140.dll and ucrtb...
Hey Powerbuilders and DataWindow-Designers! I "designed" a datawindow and it looks very good. It has many PNG pictures to show informations in a graphical manner. So far so good. But when I want to retrieve a larger amount of data, ist is getting a...
PowerBuilder 2022 R3 Build 3356 SQL Server 2022 We have an application that when a cloud project is being built in PowerServer, it in turn triggers stored procedures that start processes that are a part of the audit/logging process for their billin...
Hi, I am using Powerbuilder 2019 and SQL Server to retrieve the data. Issue: There is a datawindow and it gets rows retrieved from stored procedure. But the label & the data both are blank for specific screens in some terminals of customer site...
Hi we are creating charts in WMF format, when using a virtuel PDF printer the charts looks great, but when using PDF Lib (PDFNative) it looks really bad quality. Why is this the PDFNative not creating good quality of the images? Se attahced files. ...
Is there a way to get a richtext column on a dw object to display a horizontal scroll bar?   I have a datawindow with only one visible field with a RichText edit style.  When the user is typing in a long line, the display scroll right, but doesn't s...
I'm working with a migration over to PowerServer 2022 R3.  The previous version they were running in was PB 2017 R3. This datawindow in question was working just fine in the old version of PowerServer. This datawindow has two visible columns.  One ...
hi, In grahp datawindow there is AutoScale property in Axis tab that can be set in design time, once it is offthen further properties like MaximumValue  and MinimumValue can be set. But I want to set it at runtime in scrip in and unable to find corr...
*Phenomenon: Need to detect Triple Click similar to DoubleClicked and Clicked Events in Powerbuilder. Is there any way to detect the triple click in powerbuilder. Some of our clients needs functionality with Triple Clicks in Editable Fields in Dat...
Hi,   I added below script in DW's sqlpreview event. but getting following error message. Using PB2022 R3 version. "Unsupported(PowerServer) C0237: previewfunctionupdate as the request argument of SQL Preview (Suggestion: Do not use)" If request ...
Okay, hopefully I can explain this correct enough that it makes sense.   TL/DR: Datawindow with multiple rows doesn't always show the DisplayColumn because of the where clause in the DDDW query. We have a datawindow that returns multiple rows. I...
Datawindow update() show "Row Changed between retrieve and update" in PB 2022 R3, this happened after migrate de application from pb 12.5 to PB 2022 R3....
Hi all, I have a report with a nested report.  On my computer in the development environment, when I run the report, I get the correct information.  But when my customer runs the report (compiled in a pbd), he gets the wrong value for one of the fie...
Hi guys, I need some help. I am building a print preview window and I added buttons to navegate to first page (dw_1.scrollToRow(dw_1.Find("page() = 1", 1, dw_1.RowCount())) because dw_1.ScrollFirstPage() was marked as obsolete), next page (dw_1.scr...
A new datawindow in our PB2022 application (22.2.0.3289) has a button on it. I have never used a datawindow button before. For several of my users clicking the same button on the same row twice in a row crashes the program. The crash usually occurs i...
  • Page :
  • 1