Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ClistObjEdit grid and change form title problem.
Message
From
07/12/2001 10:02:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
ClistObjEdit grid and change form title problem.
Miscellaneous
Thread ID:
00591134
Message ID:
00591134
Views:
85
Hi folks!
I am working with MM 6.1 for about two month so I have a bunch of questions. Here is one.
I have a cListObjEditForm with pageframe and Combobox , ClistObjEdit grid and my BizObj on the first page. My BizObj is a parent, children are on the Page2 and 3. Everything works fine except a couple of thing.
1.When form appears the first record in the grid is not highlighted unless I will do any activity with the form(click on the grid, go to the different page and back etc.). To fix that problem I’ve entered this code in the Page1:

DODEFAULT()
THIS.Customersobj.FIRST()
This does the job but I am just wondering how appropriate is that. I mean should the BizObj do this?
2. I also trying to change form caption to display customer_id and customer_name. On the my BizObj builder I’ve entered expression for the BizOnj’s cdescr property and check checkbox “Change Form Title”. Nothing happened (from title doesn’t change) until I do any activity with the form and then everything fine. On the my BizObj builder I’ve selected option “Requery if first time activated after last form activated”. Looks like I NEED this option.
Any advise?
Thank you
Igor
Next
Reply
Map
View

Click here to load this message in the networking platform