guest
|
| Posted: 03/02/2002, 6:48 AM |
|
How can i show a custom value in grid if the field of bd to show it's empy??
Thx,
ViNcE.
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 03/04/2002, 1:47 AM |
|
1) Use Field Properties/Default value.
2) You may check if the field is empty in Before Show event ,
and assign it a value.
--
Alex
CodeCharge Developer
<alwaysvince@hotmail.com> wrote in message
news:a5qonr$8c8$1@news.codecharge.com...
> How can i show a custom value in grid if the field of bd to show it's
empy??
>
> Thx,
> ViNcE.
>
>
|
|
|
 |
|