Hi all,
I have one button and one data grid "abc" with style "table". Below is
script of button. When I click on button, the datagrid "abc" doesn't
display any thing. Some one help me please? I have already tried for
both "set the dgText[true] of group "abc" to temp" and "set the dgData
of group "abc" to temp"
Repeat with tProgItem = 1 to 10
put "A" into temp[tProgItem]["Program"]
put "B" into temp[tProgItem]["Program Name"]
put "C" into temp[tProgItem]["No. Appls"]
put "D" into temp[tProgItem]["No. Cond"]
put "D" into temp[tProgItem]["No. Direct Entries"]
End Repeat
set the dgText[true] of group "abc" to temp
-- set the dgData of group "abc" to temp
Regards,
Nhan
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution