Could someone post a link or show me how you link one datawindow to another data window in Powerbuilder 9
Here is my specific error:
I am getting a linkage error on my datawindows and was hoping someone could help me.
I have a master datawindow and i have added another datawindow on top of the master.
I am getting the following error message box:
No. of Aruments not matched
No. of argument in Master is 2
No. of argument in Detail is 0
Current Master datawindow is dw_equipment_header
Current Detail datawindow is dw_2
No. of rowws in Master is 1
No. of rows in Detail is 0
Current Row in Master is 1
Current Row in Detail is 0
Then a second message box pops open saying:
Retrieve Argument 1 does not match expected type.
If someone can help with the more specific problem that would be great, but i'll settle for the first part at the least.
Hope someone can help
thanks
Here is my specific error:
I am getting a linkage error on my datawindows and was hoping someone could help me.
I have a master datawindow and i have added another datawindow on top of the master.
I am getting the following error message box:
No. of Aruments not matched
No. of argument in Master is 2
No. of argument in Detail is 0
Current Master datawindow is dw_equipment_header
Current Detail datawindow is dw_2
No. of rowws in Master is 1
No. of rows in Detail is 0
Current Row in Master is 1
Current Row in Detail is 0
Then a second message box pops open saying:
Retrieve Argument 1 does not match expected type.
If someone can help with the more specific problem that would be great, but i'll settle for the first part at the least.
Hope someone can help
thanks