User Profile

Collapse

Profile Sidebar

Collapse
poornesh K V
poornesh K V
Last Activity: Jan 18 '10, 02:40 PM
Joined: Jan 12 '07
Location: Bangalore, India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,
    The tab control (maintabcntl) is having 17 pages. And i have added subform control on each page. So these subform control load different forms (Created as a form). I have 17 forms like this and each form will be loaded on pages using Subform control.

    Regards,
    Poornesh
    See more | Go to post

    Leave a comment:


  • Hi,

    Thanks for sharing the subform related topics...

    I tried all the technics quoted but no success. The problem is not just because of Subform controls, it is because of TabControls (I am not sure how tabctrl works).

    When i used the below code i got Error 2465: Form cant find the field 'Text1' refered to your expression.

    Below is the line of code:
    Code:
    strTest = Form_ProjectDetails.Governanc
    ...
    See more | Go to post
    Last edited by NeoPa; Jan 2 '10, 03:34 PM. Reason: Please use the [CODE] tags provided.

    Leave a comment:


  • Is it possible to read a text box inside Subform within tabcontrol?

    This is the details:

    I have a Form : ProjectDetails

    This form is made up of a TabControl : maintabctrl1 (Say 10 pages)

    Each page has a subform : subForm1

    This subForm1 has tabcontrol : tabctl1(say 10 pages)

    now, a text box in one of the Page...

    MainForm -> Main TabControl -> Page1 > SubForm1 -> tabctl1 ->Page2 ---
    In this page i have the...
    See more | Go to post
No activity results to display
Show More
Working...