Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Maximum ASP
  Ads  
Active Modules -- Active Forums for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Portal Webhosting - Hosting For Developers
Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  ClientAPI Compo...  DNNTree in 3.2.2
Previous Previous
 
Next Next
New Post 5/17/2006 1:12 PM
User is offline Dylan Barber
651 posts
7th Ranked


DNNTree in 3.2.2 
Modified By Dylan Barber  on 5/17/2006 3:44:56 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?

 
New Post 5/18/2006 7:42 AM
User is offline Jon Henning
1622 posts
www.codeendeavors.com
5th Ranked










Re: DNNTree in 3.2.2 

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 9:51 AM
User is offline Dylan Barber
651 posts
7th Ranked


Re: DNNTree in 3.2.2 
Modified By Dylan Barber  on 5/18/2006 4:45:46 PM)

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

 
New Post 5/18/2006 2:50 PM
User is offline Jon Henning
1622 posts
www.codeendeavors.com
5th Ranked










Re: DNNTree in 3.2.2 

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/18/2006 10:12 PM
User is offline Dylan Barber
651 posts
7th Ranked


Re: DNNTree in 3.2.2 

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?

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  ClientAPI Compo...  DNNTree in 3.2.2
 


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.

 


T-WORX, INC.
Professional DotNetNuke Solutions
www.t-worx.com
AppTheory
Professional development for medium to large projects based on the DotNetNuke platform.
www.apptheory.com
OnyakTech
Modules for Help Desks, Live Chat, Project Management, CRM, Charting, Reporting, Scrolling Text/Images, Portal Community tools and much more.
www.OnyakTech.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP