AJE Components
Reporting LoadData Method AJE Data Report Engine Help
Overload List

  NameDescription
Public methodLoadData 
Loads the Report Data Source.
Public methodLoadData(DataSet)
Loads the Report Data Source with the specified Data Set.
Public methodLoadData(Object)
Loads the Report Data Source.
Public methodLoadData(String)
Loads the Report Data Source with the specified Data.
Public methodLoadData(XmlDocument)
Loads the Report Data Source with the specified Xml Document.
Public methodLoadData(String, String)
Loads the Report Data Source with the specified Data.
Back to Top
See Also