Hello
Can I create dinamically controls in data report?
Like that:
Load mycontrol(i)
thanks
Daniel
Printable View
Hello
Can I create dinamically controls in data report?
Like that:
Load mycontrol(i)
thanks
Daniel
Nope. DateReport does not support control arrays and you cannot use the Controls.Add method either.Quote:
Can I create dinamically controls in data report?