Dear Friends We are using PB 10.5.1 BUILD 6565. We are having HR AND ERP applications in D2K (Oracle Forms) where in we have given option to users to toggle...
Hi, I am using powerbuilder 10.2 build 9004. i have to develop a graph using datawindow for example I want to show two lines in one graph. just like when we...
Hi i have problem with deploying a pb 11 application in IIS as following First Domain Environments: 1- We are using IIS at Windows 2003 server 2- we are using...
I think menu mirroring is correct in this context because arabic words should be read right to left, while numerals are left to right. Are you not substituting...
Have 5 fields in a DW, Have suppresses repleating values on the first 2 fields. Displays great. However, now I need a count of the visible distinct values to...
I am want to get more familliar with how to use OCX objects on PB, does anyone have or know of where I could get some sample code (I could not find any in the...
https://powerbuilder.codexchange.sybase.com/servlets/ProjectDocumentList?folderID=404&expandFolder=404&folderID=0 ... anyone have or know of where I could get...
dear all how to read a parameter to power builder web application thanks ____________________________________________________________________________________ ...
Hi, another way to make a gridlayout filling the hole page is to use a freeform datawimdow or a grid datawindow without printing the gridlines. for the lines...
are you shure that you are searching for the right value in the itemchanged event? seems you are searching for the datacolumn and NOT for the display column...
Prakash - The beauty of a passport is that everything is always in the samel ocation. If you have a scanned image from a specific country's passport, you will...
So... I've got a question. I installed PB9 and whenever I was placing a control on a window and unclicked the visibility property the control would become ...
Welcome Bai Luke... Luke Arenasa <lukasatnet@...> wrote: We are still using PowerBuilder v8.0.2 for our development of the systems used in hospitals. Our...
Hello, Is there any way to print the whole detail part (band) ignoring the page setup ? ie. first header band to print, then detail band and then summary,...
Hello When I make a datawindow to switch to preview mode, it takes the whole screen to display. For some datawindow(s), I've to use the scroll bar to see the...
Hi Shivaprakkash, Create two separate reports: one for Header and another for Detail and Summary. Then, create composite DataWindow and place there report for ...
Hi Shivaprakkash, To see the whole content in preview mode, use zoom. Regards, George ________________________________ From: PowerObject@yahoogroups.com...
Hi, Thank you for Code Exchange details, and we have been using OLE/OCX in our application. However, in the window, the ole_1 inherited from olecustomcontrol, ...
Use object browser and look at the OLE object listings you will find everything you need there. Steve ... From: "vsmrsundar" <sraju@...> Hi, Thank you...
Hello, I have an string array of size n. I need to get all the permutations of string concatenations for the n elements. For eg: array[1] = 'abc' array[2] =...
Dear Experts... I'm trying to resize symbol (Circle, Square, Start, etc) on Datawindow graph. On help there are : - Set the series' colors - Set the line style...