Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The textbox in grids simple question
Message
From
10/09/2013 16:19:11
 
 
To
10/09/2013 12:30:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP3
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01582726
Message ID:
01582769
Views:
38
>hmmm.. I should be able to set the grids column's textbox controlsource to say:
>
>(IIF(reversals.certrequired = .Null.,"" ,reversals.certrequired))
>
>so if the certrequired columm is null it displays "", otherwise the value? But the grid is still displaying null.
>
>Am I crazy?

Yes, not to use NVL.... ;-)
Previous
Reply
Map
View

Click here to load this message in the networking platform