HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 1.1ASP.Net 1.1Nested ControlsNested Controls
Previous
 
Next
New Post
2/7/2006 3:48 PM
 

I use Infragistics controls and have successfully loaded an Infragistics WebTabs control on my DNN module. Normally all I would do to load another .ascx control file into the content pane of one of the Tabs of the WebTabs control is: 'Tab.ContentPane.UserControl = "UserControl.ascx". Although this does not work in DNN, I don't get any errors but the UserControl.ascx simply doesn't show up in the tab. Again the WebTabs (which is on my DNN View control) shows up fine by itself. I have looked around the web and have found some references to Page.FindControl and also reference to loading the child control in the Page_Init but nothing that can help me understand what the basic syntax/code might be. I am obviously new to DNN and would greatly appreciate any direction on this.

Thanks very much!

 
New Post
2/9/2006 9:54 AM
 

Given the amount of views on this post I believe my very simple resolution to this problem might be of interest...I simply used the tilde + backslash to reference the .ascx from within my WebTabs code-behind.

webTab.ContentPane.UserControlUrl = "~/DesktopModules/NewControlPanel/WebUserControl1.ascx"

Its always simple once you know the answer! 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 1.1ASP.Net 1.1Nested ControlsNested Controls


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.