Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting blank record into rowsource when rowsourcetype=2
Message
From
18/08/2005 13:16:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Inserting blank record into rowsource when rowsourcetype=2
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01042019
Message ID:
01042019
Views:
60
I have a combobox in a grid with RowSourceType = 3, and the following RowSource:
select partno, descript from PartsList where empty(Prodalias) into cursor TempCombo order by partno
Is there some way to insert a blank row into the beginning of this cursor as part of this statement? (I need to provide a way to say "None".)

Thanks
Jim Nelson
Newbury Park, CA
Next
Reply
Map
View

Click here to load this message in the networking platform