Sava
May 19th, 1999, 05:31 PM
How can I change the Label Caption on the unbound labels in my Data Report in runtime?
I have:
DataReport1.Sections(Item_Gouping_Header).Controls.Item("Label1").Caption = ?
I have: - deEnv, cnnCompl(conections to MS Access database) and command1(control group by Item)
I have:
DataReport1.Sections(Item_Gouping_Header).Controls.Item("Label1").Caption = ?
I have: - deEnv, cnnCompl(conections to MS Access database) and command1(control group by Item)