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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIDNNTree in 3.2.2DNNTree in 3.2.2
Previous
 
Next
New Post
5/17/2006 3:12 PM
 

Okay this seems a little strange to me - I set the tooltip for my nodes based on a database field (just some simple text) and I never see it - is thei a bug maybe or do I need to do something to see the tooltip that i missed?

 

Aslo I wanted to ask is there a way to set the expandednodeimage and collapsenodeimage properties per node?  I wanted my parentless ones to be able to have a different image than the ones lower in the tree from them?


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
5/18/2006 9:42 AM
 

The tooltip appears to be a bug.  You can fix it by opening up the dnn.controls.dnntree.js file and finding the renderText function.  Add this line following the

oSpan.style.cursor = 'pointer';

if (oTNode.toolTip.length > 0)
   oSpan.title = oTNode.toolTip;

Currently there is no way to have a custom expand/collapse image on a node by node basis.


 
New Post
5/18/2006 11:51 AM
 

okay great i'll try that now

 

Two more things

1.is there a way to have radio buttons instead of checkboxes - or can you tell me a way to only allow one checkbox to be selected - thanks

2 is there a way to have text wrap and still stay lined up with it level in the tree


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
5/18/2006 4:50 PM
 

1)  No, checkboxes are the only thing allowed.  You should be able to write some script to sync the checked property and then loop through all nodes and uncheck them... though this probably will be inefficient.

2) Haven't tried, so I don't know.  It is hard to say if you could tweak the css in such a way to accomplish the goal.


 
New Post
5/19/2006 12:12 AM
 

Okay have tried a few server side things on one but cant seem to get the one i selected and clear all the others - do i have to do this client side or something?

on number 2 what might the containers be in the tree so i can try and figure it out?


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPIDNNTree in 3.2.2DNNTree in 3.2.2


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