subform Questions

5

Solved

I Create a Windows Forms application with C#. I have a general Form and a panel on it. I show subForm into this panel with code: SubForm objForm= SubForm.InstanceForm(); this.IsMdiContainer = tr...
Cyanite asked 31/7, 2013 at 5:33

2

Solved

In MS Access 2010, I have a Query which quotes the following in the Criteria; [Forms]![frm_Add_Item_Subform].[ActiveControl].[Caption] This lets me use the "Caption" text of a Button within the ...
Dimmick asked 28/4, 2016 at 3:12

4

Solved

I use a subform to show the result of a query, but at the end of record there is a *(New) for adding new records. I don't want the user to be able to add new records through this subform. How can I...
Saloma asked 9/4, 2012 at 15:57

2

Solved

I've a main form "Properties", which has two subforms, one of which displays the rooms in that property, the other one occupants in each room. As you change the property, the rooms change in the ...
Uzial asked 14/1, 2014 at 9:30

3

I have a form in access with 5 nearly identical sub form . When I load the form it usually go fine. However, we recently changed from Access backend to SQL and since then , the form doesn't seem to...
Claribel asked 3/2, 2016 at 21:28

1

I read this article: http://www.jeremykendall.net/2009/01/19/dynamically-adding-elements-to-zend-form/ That was very interesting and it works fine. I need to do the same but with a SubForm. I mea...
Lyle asked 9/11, 2011 at 17:31
1

© 2022 - 2025 — McMap. All rights reserved.