Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Computed Grid Column
Message
From
06/05/2000 13:27:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Computed Grid Column
Miscellaneous
Thread ID:
00366983
Message ID:
00366983
Views:
57
Hi!

Is it possible to create a computed column in a grid and still be able to edit it?

I have a column in a grid with it's controlsource set to the lookup() function which returns the description (of its foreign key column)

Grd1.Col1.ControlSource = LookUp(alias2.fld2,alias1.fld1,alias2.fld1)
Grd1.Col1.Bound = .T.

It displays the values OKay but text1 (currentcontrol of the column) is readonly and I cannot type in anything in text1 of that column. Text1 does not even get focus.

Thanks

Sarosh
Next
Reply
Map
View

Click here to load this message in the networking platform