Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing grid vales
Message
 
 
To
24/03/2010 11:35:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01456947
Message ID:
01456955
Views:
36
>>Your view must be an updatable view.
>>
>>I also have this as two pagespageframe form - first is a Grid View and second is a one record view with all fields.
>
>ok i did the thisform.refresh,grid is readonly.
>but help me here
>where do i set the form view to updatable and also when u say form has 2 be bound 2 the same view u mean my fields need 2 have the view as its control source?

When you design the view in the View Designer there is a tab for Marking which fields are updatable and how the updates are send to the table. You also need to identify the primary key there.

Yes, your textboxes will have MyView.Field as their controlsources. The Grid will have myView as the RecordSource as well.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform