Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox
Message
From
12/07/2002 11:51:54
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00678065
Message ID:
00678072
Views:
15
>Hi,
>
>Is there any way to manipulate the current value displayed in the TEXT portion of a combo box before the user clicks to select a value.
>
>I have a form, that displays some information on a student. When the user clicks the 'More Information' button, it takes him to another form where, he can see more info on the student. The student's id appears in a combo box on the second form and selecting another id from this will show the user more info for that student.
>
>But when I move from form1 to form2, eventhough the row source for the combobox, which is a table, points to the correct record, the id for the student is not diplayed and all other controls are updated to show the info for this student. Since the text property of the combo box is read only at run time, I cannot use it. How do I do this?
>
>Any help would be appreciated.
>
>Ria

I'm curious, is the student ID visible/available on the first form? Is it passed as a parameter to the second form? You could use that as the basis for gathering your data, if I understood the question correctly.
HTH,
Winn Pauley
Previous
Reply
Map
View

Click here to load this message in the networking platform