Hi filip,
When you want this, than in my opinion are more dataviews your way to go.
Cor
> I want to use an application-wide dataset that I want to use in all my
> forms. I have a main form where I added a dataset with the designer. Then
I
> reference this dataset as the datasource for my grid on the main form. So
> far no problem. But when I create a secondary form also with a
> grid I can't use my dataset I have made in my main form as the datasource
in
> designer mode even when the visibility level of my dataset is public. So I
> must manually set the datasource of my grid in the secondary form in code
to
> reference my dataset of the main form. Is there a
> posibility to reference a public dataset decared in an certain form as the
> datasource in a different form in designer mode ?
>
> Thanks,
>
> Filip D'haene
>
>
>
|