Results 1 to 1 of 1

Thread: The bulletproof glass problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Location
    Yewston, Texis
    Posts
    240

    The bulletproof glass problem

    I can see the data in the IDE:

    Code:
    this +--[+] [ASP.BCMPathForm_ascx]
         | 
         +-- Caisis.UI.DataEntryControl_ascx
         |
         +--+--[-] Caisis.UL.BaseEntryControl
         |  |
         |  +-- _dataInfo
         +---- _containsGrid
         |
         +----[+] commonFields
         |
         +---- ContainsGrid
    Can anyone suggest how I can create a reference to _dataInfo? In the IDE, I can double-click on _dataInfo and see what I want, but I can't properly refer to it in code, for example, if i try this.BaseEntryControl._dataInfo, it doesn't work. Any clue?

    Thanks,

    cudabean
    Last edited by Cudabean; Aug 10th, 2004 at 10:31 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width