Recent

Author Topic: Static Fields  (Read 4367 times)

gnajar

  • Guest
Static Fields
« on: October 05, 2005, 05:22:09 am »
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

  • Administrator
  • Hero Member
  • *
  • Posts: 2583
RE: Static Fields
« Reply #1 on: October 05, 2005, 04:19:24 pm »
If you want this, move your dataset to your form.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018