thebull1
Programmer
- Oct 24, 2001
- 68
Hi all??
I have the following syntax for a dropdown dw :-
//declare
datawindowchild ldwc_child_h
//
idw_detail.getchild("dw_header", ldwc_child_h)
ldwc_child_h.settransobject(SQLCA)
How do I obtain the SELECT that is in the dataobject contained in dw_header??
I have the following syntax for a dropdown dw :-
//declare
datawindowchild ldwc_child_h
//
idw_detail.getchild("dw_header", ldwc_child_h)
ldwc_child_h.settransobject(SQLCA)
How do I obtain the SELECT that is in the dataobject contained in dw_header??