Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...place contentPane into another runat=server controlplace contentPane into another runat=server control
Previous
 
Next
New Post
9/29/2009 12:22 PM
 

Maybe I'm missing something but as I understand it, when you create a "pane" you are creating an area that modules can be inserted into  - somewhat similar to defining an "Editable Region" in old-school DWT files... why would you then want to put an object like TreeView inside? It would seem to make more sense to just put it in a standard DIV without the runat statement.


Wells Doty Jr
Online Content Development
 
New Post
9/30/2009 2:30 AM
 

8-)

thanx for answers, ....well I dont like html and asp.net at all but I am forced to create something (hopefully dnn will fully turn into silverlight ASAP...) = I dont understand well what do U mean by DWT and Pane....so if I can kindly ask U, please lets go back to my problem:

I want/need to control/update element position on server side for 3 elements (navigation, splitter, content) navigation and content contains one or more dnn:elements. I can do this for LeftPane (with dnn:tree, dnn:copyright inside) and it works fine. but for contentArea that contains dnn ContentPane I got error.

So I control its position by property:

 

public string SplitterLeftget { return _splitterLeft; }

}

and I use this property in html code like this:

<

div id="contentArea" class="contentArea" style="left:<%= SplitterLeft %>px;"> //this drives me crazy....

 

<table style="width:98%">

 

<tbody>

 

<td id="TopPane" runat="server" style="width:99%" valign="top"></td>

 

 

<td style="width:1%"></td>

 

</tr>

 

<tr style="height: 98%;">

 

<td id="ContentPane" runat="server" style="height: 98%" valign="top"></td>

is it possible to find some another and better way to let me setup contentArea position from code to keep source more consistent ?

Adam

<tr style="height:1%;">

{

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...place contentPane into another runat=server controlplace contentPane into another runat=server control


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out