I can see the data in the IDE:
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?Code:this +--[+] [ASP.BCMPathForm_ascx] | +-- Caisis.UI.DataEntryControl_ascx | +--+--[-] Caisis.UL.BaseEntryControl | | | +-- _dataInfo +---- _containsGrid | +----[+] commonFields | +---- ContainsGrid
Thanks,
cudabean


Reply With Quote