combit List & Label 29 - .NET Help
Programming Introduction / Examples / General / Database Independent Contents
In This Topic
    Database Independent Contents
    In This Topic

    Data is not always available in a database or a DataSet. It can be required to output further data in addition to the data from the data source, such as a user name within the application, the project name or similar information. In some cases no suitable data provider seems to be available at first. These cases will be examined in the following paragraphs.

    Pass Additional Contents

    Suppress Data From a Data Source

    Custom Data Structures / Contents