Guru
I created a datawindow with three selections , but it cannot show data on my program use this datawindows
what's your advice
William
case "dw_dd_postfg"
ls_str = ls_str + "sc_field3.dddw.AllowEdit = YES sc_field3.dddw.Case = Any sc_field3.dddw.DataColumn = 'xx_postfg' sc_field3.dddw.DisplayColumn = 'xx_desc' sc_field3.dddw.Name = '" &
+ ls_dddw_name &
+ "' sc_field3.dddw.PercentWidth = 130"
lb_retrieve = false