Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DropDown List - Do not show the BoundColumn on Form Drop
Message
 
To
29/12/2011 11:35:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01531864
Message ID:
01531886
Views:
38
>>Hi Gang!
>>
>>Something that is slipping my mind this morning - in working with a Dropdown list, it is displaying 2 fields.
>>
>>The leftmost field of the dropdown list is a User_Name, and the 2nd column is the Cashier_Number which is the returned BoundColumn to the database table.
>>
>>I just want to SHOW the User_name, not both on the screen. I tried setting the ColumnWidths to 134, 0 to stop the second column from having a width, but it still shows a SMALL blank column on the right of the User_Name column.
>>
>>So, is it possible? How?
>>
>>Thanks!
>Hi,
>Try with ColumnCount = 1
>Regards,
>Koen

This works!

Thanks!
Tommy Tillman A+ NetWork+ MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform