Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Recordsource
Message
 
 
To
20/05/2005 22:34:52
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01016428
Message ID:
01016510
Views:
7
Ed,

See PRB: DisplayValue of ComboBox is Truncated in a Grid mskb #156771.
The bottom line, set the InputMask of the Column to something like
= REPLICATE("X", 30)
>
>I am using a grid with recordsource as a child and a combobox data as the linkmaster. In the combobox only the first letter of each will show records in the grid with the begining of the letter from the combobox. How could I show again all the records in the grid ? What code shall I put in the combobox to show all records in the grid?
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform