|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Cannot add new record to sub-form I have created a form in which there are more 3 sub-form edit, add, delete form, But when i try to goto Add form and add some record over here i am able to add records but as soon i try to go in Edit Form i am not able to see any updates having over here.I don't know what's wrong can anyone tell me what i need to do in this case. |
#2
| |||
| |||
Re: Cannot add new record to sub-form Click on EDIT button's and goto Click event procedure over here goto OpenForm line and make sure the Datamode argument is acFormEdit or not specified if the form's properties have bot AllowEdits and AllowAdditions set to Yes. |
#3
| |||
| |||
Re: Cannot add new record to sub-form There would be some other issue too while updating any query with multitable.Multitable query can only be updateable if the joins are from fields with a unique key also try to right-click on the subform and select Form, now click on the data tab now say YES to Allow additions, Allow modifications, Allow deletions.Make sure that each column in the grid has Read-only set to No. |
![]() |
|
Tags: record, subform |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Google Chrome is opening in basic HTML form instead of the Standard form | Beatrix | Technology & Internet | 5 | 25-05-2011 10:21 PM |
how to get items in a form to auto-resize with the form using visual basic | deansmylie93 | Software Development | 2 | 02-05-2011 07:06 AM |
How to Auto Populate fields from sub form to form? | mich43 | Windows Software | 6 | 09-11-2010 11:29 PM |
Procedure in VB to create form inside another form | Jalabala | Software Development | 3 | 16-11-2009 02:14 PM |
Problem reloading MDI child form in main form. | AFFAN | Software Development | 3 | 30-01-2009 09:05 PM |