Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox,Grid and Integer
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
ComboBox,Grid and Integer
Miscellaneous
Thread ID:
00118225
Message ID:
00118225
Views:
64
Hi,

I have combobox in a grid.

Grid:
RecordSource = transaction

Column:
ControlSource = transaction.iDosCompte
RowSource = glcompte.cCompte, iDosCompte
RowSourceType = 6 fields
BoundColumn = 2
Sparse = .T.
Style =DropDown Combo

I want to enter/pick/display cCompte and save glcompte.iDosCompte in
transaction.iDosCompte. If the first column is not the combobox then
all the 18 caracters are displayed.But when I got the focus on the combo,
the old value is not showing properly. Only the first 11 caracters are
displayed.

Anyone?



TRANSACTION.DBF
---------------
iDosCompte I
...

GLCOMPTE.DBF
------------
iDosCompte I
cCompte C(18)
...


Thank you in advance for your answers
Steve McGrath
Lead programmer of the free MIS Info Video(Frontend/player), Info 2 MIS or visit me at Steve's Tech Blog
Next
Reply
Map
View

Click here to load this message in the networking platform