Enter Keywords:
1 - 10 of 22(0.001 seconds)
Sort By:
 
In powerbuilder 6.5, I am using the modify function for a dropdown datawindow: Modify( create column( accessiblerole="0" alignment="0" band=detail binaryhex="no" border="5" color="0" dbalias=".La...
Zones: PowerBuilderDate Answered: 01/10/2008 Rating: 9.0 Views: 36
I'm trying to build a form which allows the user to select a text within a textarea and then replace this text by the same text only then with the <HTML>- tags surrounding it. When I create a r...
Zones: PowerBuilder, HTMLDate Answered: 01/31/2009 Rating: 7.6 Views: 4
I need you use multiple timers in one window, is this possible?
Zones: PowerBuilderDate Answered: 08/26/2008 Rating: 9.0 Views: 0
I created Dynamic Datawindow using this code mysql="select id,name,email from users" new_syntax=SQLCA.SyntaxFromSQL(mysql,'Style(type=grid)', error_syntaxfromSQL); dw_1.Create(new_syntax, erro...
Zones: PowerBuilder, Network Vu...Date Answered: 05/19/2009 Rating: 8.3 Views: 0
How i can read and write data into Excel Using power builder? i used OLE object to read "not write" from Excel but what is the easiest way to read and write? can i have sample? how to use pf...
Zones: PowerBuilderDate Answered: 09/23/2009 Rating: 7.2 Views: 8
Hi, I have the following situation. I have a tabular data window which has a display only column which displays a warning message to the user. Due to the size constraints on the data window, I can...
Zones: PowerBuilderDate Answered: 06/30/2009 Rating: 9.6 Views: 0
I have a Powerbuilder datawindow into which I am inserting text fields (absolute file pathnames).  I want to have these fields wrap around and have the text appear on myltiple lines in the display ...
Zones: PowerBuilderDate Answered: 12/17/2007 Rating: 8.0 Views: 7
I am using PB 10.5 and have migrated my older application from  PB 6.  I have no problem modifying the library files and thing  work great with the exception of on library file window (please see a...
Zones: PowerBuilderDate Answered: 02/22/2008 Rating: 7.6 Views: 0
I have a PowerBuilder application that I wish to distribute to my users.  The users are running on Windows 2000.   I have been able to create  an msi file that  installs the PB dll s that are neede...
Zones: PowerBuilder, Windows 2000, Windows Installe...Date Answered: 03/28/2008 Rating: 8.1 Views: 13
Hello, how can I change the value in drop down data window? I've tried the functions SetRow() and ScrollToRow() -> the row became selected but still is not visible in dddw (when I click on the...
Zones: PowerBuilderDate Answered: 04/22/2008 Rating: 8.9 Views: 0