PDA

Click to See Complete Forum and Search --> : DataReport --> DataMember


Zvonko
Aug 24th, 2000, 08:16 AM
Hello!

Can I set DataReport's DataMember property to command with parameters, like that:
DataReport1.DataMember=dataenvironment1.ShowListWithNumber(3)

I'd really like to know if that's possible, cause I need executing commands with parameters when I want to make a report.

Zvonko