user
|
| Posted: 02/22/2002, 1:45 PM |
|
So fldField1 is "fldField1 is defined as a label with HTML checked." i.e.
not linked to a field in the db.
Codecharge code generation named my field "fldField1" also. Is there a way
to specify this fieldname or is the only way to find out what the field name
is is to look at the generated code?
BTW, you fix does indeed work perfectly (I modified it for PHP).
Thank you very much,
-Andrew
"Frank Rocco" <farocco@hotmail.com> wrote in message
news:a56aaq$hra$1@news.codecharge.com...
> The example I showed is placed in the Before Show event of the grid.
>
> Frank
>
>
>
|
|
|
 |
user
|
| Posted: 02/22/2002, 1:47 PM |
|
I found it, field name can be specified in field properties dialog like any
regular db field.
Please ignore my question in my last post.
Thank you,
-Andrew
"user" <user@guest.com> wrote in message
news:a56e5o$ocn$1@news.codecharge.com...
> So fldField1 is "fldField1 is defined as a label with HTML checked." i.e.
> not linked to a field in the db.
> Codecharge code generation named my field "fldField1" also. Is there a way
> to specify this fieldname or is the only way to find out what the field
name
> is is to look at the generated code?
>
> BTW, you fix does indeed work perfectly (I modified it for PHP).
>
> Thank you very much,
> -Andrew
> "Frank Rocco" <farocco@hotmail.com> wrote in message
>news:a56aaq$hra$1@news.codecharge.com...
> > The example I showed is placed in the Before Show event of the grid.
> >
> > Frank
> >
> >
> >
>
>
|
|
|
 |
Frank Rocco
|
| Posted: 02/22/2002, 8:16 PM |
|
Glad to hear it is working for you.
Best Regards,
Frank Rocco
|
|
|
 |
|