Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Information in Combo box not displayed
Message
From
25/05/2001 08:07:29
 
 
To
25/05/2001 07:51:07
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00511411
Message ID:
00511419
Views:
22
Hi!

Page frame is no refreshed if it is inactive, even when you use explicit refresh of the controls from the procedure ran after you change the record in grid on the first page. You require to refresh all fields in the second page after it is activated. You can do this in the UIEnable event of some control on the second page. Just call page.Refresh method to refresh all controls. Take a look to help on this event.

If this do not help, please, post more specifics related to you rcombobox. Combobox show item from the list properly only if the value property of the combobox (contro source value) match to the on of the values in the bound column of the combo box list.

HTH.

>I Have a form on which I have a page frame. Page one selects a customer from a grid. Page two of the pageframe displays additional information on this customer. On page two of the pageframe I have a textbox, a dropdown listbox and two command buttons. The listbox is blank until the dropdown is clicked. Once an item is selected from the list, this item is displayed and stored in the view and the table. Next time the form is run the textbox displays the original input, the listbox is however once again blank until one of two things happen:
>
>1. the dropdown is clicked.
>2. The tab key is pressed until the list box is highlighted.
>
>In both cases the item displayed is the original item selected, thus the system is storing the selection but not displaying it when page is selected. Once it is made to display the item, all other customers also display the complete information.
>Could anyone tell me what my problem is.
>Thank you Allan Godney
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform