Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox in grid
Message
From
07/01/2003 12:20:00
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/01/2003 12:13:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00738867
Message ID:
00738872
Views:
18
>I have a combobox in a column within a grid. It is bound to a field that contains a 2-character code. This code, in turn, is defined in another table that includes both the code and a description for each code. RowSourceType is set to 3 (SQL Statement) and RowSource is "select description, code from codetable into cursor tempcode". BoundColumn is 2, indicating the code field from the SQL statement.
>
>In the grid, this column displays the code values to be found in all of the records displayed in the grid, except for the currently selected row, where the description value is displayed.
>
>Is there any way to have the description displayed on *all* of the rows, and not just the currently selected row?

column.sparse = .f.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform