Forum > Databases

Static Fields

(1/1)

gnajar:
Hi,

In Delphi 6, it is possible to reference in design time, a DataModule from a Form; that enabled me for example to draw a grid, link it to a DataSource connected to a DataSet and in desing-time, create static fields in the grid, each one linked to a database field.
In a previous link I read its not possible (yet) to use a datamodule unit in design time; that means I can't create static fields visually in my grid?

Thanx,
Guillermo

Marc:
If you want this, move your dataset to your form.

Navigation

[0] Message Index

Go to full version